Lines Matching refs:file_path
57 const char* file_path,
650 const char* file_path, in file_tree_lookup() argument
653 data_block_t hash = path_hash(tr, file_path); in file_tree_lookup()
658 assert(strlen(file_path) < sizeof(file_entry->info.path)); in file_tree_lookup()
672 block_tree_path_get_key(tree_path), file_path, hash); in file_tree_lookup()
694 found = !strcmp(file_path, file_entry->info.path); in file_tree_lookup()
837 const char* file_path) { in file_lookup_not_removed() argument
842 file_path, false); in file_lookup_not_removed()
845 pr_read("file %s, %" PRIu64 " in removed\n", file_path, in file_lookup_not_removed()
848 pr_read("file %s not in tr->fs->files\n", file_path); in file_lookup_not_removed()
861 file_path, block_mac_to_block(tr, &block_mac), in file_lookup_not_removed()
865 pr_read("file %s, %" PRIu64 ", found in tr->fs->files\n", file_path, in file_lookup_not_removed()