Home
last modified time | relevance | path

Searched refs:btrfs_path (Results 1 – 25 of 37) sorted by relevance

12

/fs/btrfs/
Dbackref.h27 struct btrfs_path *btrfs_path; member
36 struct btrfs_path *path, struct btrfs_key *found_key,
49 struct btrfs_path *path,
57 char *btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path,
64 struct btrfs_path *path);
68 u64 start_off, struct btrfs_path *path,
Dfree-space-cache.h56 *block_group, struct btrfs_path *path);
60 struct btrfs_path *path);
74 struct btrfs_path *path, u64 offset);
78 struct btrfs_path *path);
80 struct btrfs_path *path);
83 struct btrfs_path *path);
88 struct btrfs_path *path,
Ddir-item.c35 struct btrfs_path *path, in insert_with_overflow()
70 struct btrfs_path *path, u64 objectid, in btrfs_insert_xattr_item()
127 struct btrfs_path *path; in btrfs_insert_dir_item()
193 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_item()
225 struct btrfs_path *path; in btrfs_check_dir_item_collision()
286 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_index_item()
309 struct btrfs_path *path, u64 dirid, in btrfs_search_dir_index_item()
356 struct btrfs_path *path, u64 dir, in btrfs_lookup_xattr()
383 struct btrfs_path *path, in btrfs_match_dir_item_name()
422 struct btrfs_path *path, in btrfs_delete_one_dir_name()
Dinode-item.c25 static int find_name_in_backref(struct btrfs_path *path, const char *name, in find_name_in_backref()
54 int btrfs_find_name_in_ext_backref(struct btrfs_path *path, u64 ref_objectid, in btrfs_find_name_in_ext_backref()
98 struct btrfs_path *path, in btrfs_lookup_inode_extref()
127 struct btrfs_path *path; in btrfs_del_inode_extref()
198 struct btrfs_path *path; in btrfs_del_inode_ref()
279 struct btrfs_path *path; in btrfs_insert_inode_extref()
331 struct btrfs_path *path; in btrfs_insert_inode_ref()
403 struct btrfs_path *path, u64 objectid) in btrfs_insert_empty_inode()
417 *root, struct btrfs_path *path, in btrfs_lookup_inode()
Dctree.c29 *root, struct btrfs_path *path, int level);
32 struct btrfs_path *path, int data_size, int extend);
40 static void del_ptr(struct btrfs_root *root, struct btrfs_path *path,
45 struct btrfs_path *btrfs_alloc_path(void) in btrfs_alloc_path()
47 struct btrfs_path *path; in btrfs_alloc_path()
56 noinline void btrfs_set_path_blocking(struct btrfs_path *p) in btrfs_set_path_blocking()
78 noinline void btrfs_clear_path_blocking(struct btrfs_path *p, in btrfs_clear_path_blocking()
107 void btrfs_free_path(struct btrfs_path *p) in btrfs_free_path()
121 noinline void btrfs_release_path(struct btrfs_path *p) in btrfs_release_path()
1336 tree_mod_log_rewind(struct btrfs_fs_info *fs_info, struct btrfs_path *path, in tree_mod_log_rewind()
[all …]
Dctree.h594 struct btrfs_path { struct
3605 struct btrfs_path *path, u64 min_objectid,
3608 struct btrfs_path *path, u64 min_objectid);
3610 struct btrfs_path *path,
3614 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path,
3618 struct btrfs_path *path,
3628 struct btrfs_path *left_path,
3629 struct btrfs_path *right_path,
3646 void btrfs_extend_item(struct btrfs_root *root, struct btrfs_path *path,
3648 void btrfs_truncate_item(struct btrfs_root *root, struct btrfs_path *path,
[all …]
Dtree-log.c105 struct btrfs_path *path, u64 objectid);
109 struct btrfs_path *path,
337 struct btrfs_path *path, in overwrite_item()
580 struct btrfs_path *path, in replay_one_extent()
824 struct btrfs_path *path, in drop_one_dir_item()
873 struct btrfs_path *path, in inode_in_dir()
919 struct btrfs_path *path; in backref_in_log()
970 struct btrfs_path *path, in __add_inode_ref()
1200 struct btrfs_path *path, in add_inode_ref()
1339 struct inode *inode, struct btrfs_path *path) in count_inode_extrefs()
[all …]
Droot-tree.c83 struct btrfs_path *path, struct btrfs_root_item *root_item, in btrfs_find_root()
140 struct btrfs_path *path; in btrfs_update_root()
226 struct btrfs_path *path; in btrfs_find_orphan_roots()
348 struct btrfs_path *path; in btrfs_del_root()
372 struct btrfs_path *path; in btrfs_del_root_ref()
444 struct btrfs_path *path; in btrfs_add_root_ref()
Dorphan.c25 struct btrfs_path *path; in btrfs_insert_orphan_item()
46 struct btrfs_path *path; in btrfs_del_orphan_item()
Dbackref.c247 static int add_all_parents(struct btrfs_root *root, struct btrfs_path *path, in add_all_parents()
339 struct btrfs_path *path, u64 time_seq, in __resolve_indirect_ref()
424 struct btrfs_path *path, u64 time_seq, in __resolve_indirect_refs()
715 struct btrfs_path *path, u64 bytenr, in __add_inline_refs()
828 struct btrfs_path *path, u64 bytenr, in __add_keyed_refs()
935 struct btrfs_path *path;
1329 u64 start_off, struct btrfs_path *path,
1410 char *btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path,
1487 struct btrfs_path *path, struct btrfs_key *found_key,
1755 struct btrfs_path *path,
[all …]
Duuid-tree.c38 struct btrfs_path *path = NULL; in btrfs_uuid_tree_lookup()
98 struct btrfs_path *path = NULL; in btrfs_uuid_tree_add()
162 struct btrfs_path *path = NULL; in btrfs_uuid_tree_rem()
264 struct btrfs_path *path; in btrfs_uuid_tree_iterate()
Dfile-item.c50 struct btrfs_path *path; in btrfs_insert_file_extent()
89 struct btrfs_path *path, in btrfs_lookup_csum()
141 struct btrfs_path *path, u64 objectid, in btrfs_lookup_file_extent()
169 struct btrfs_path *path; in __btrfs_lookup_bio_sums()
311 struct btrfs_path *path; in btrfs_lookup_csums_range()
517 struct btrfs_path *path, in truncate_one_csum()
569 struct btrfs_path *path; in btrfs_del_csums()
689 struct btrfs_path *path; in btrfs_csum_file_blocks()
882 const struct btrfs_path *path, in btrfs_extent_item_to_extent_map()
Dsend.c101 struct btrfs_path *left_path;
102 struct btrfs_path *right_path;
498 static struct btrfs_path *alloc_path_for_send(void) in alloc_path_for_send()
500 struct btrfs_path *path; in alloc_path_for_send()
787 static int __get_inode_info(struct btrfs_root *root, struct btrfs_path *path, in __get_inode_info()
828 struct btrfs_path *path; in get_inode_info()
852 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
860 struct btrfs_path *tmp_path; in iterate_inode_ref()
972 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1108 struct btrfs_path *p; in get_inode_path()
[all …]
Ddelayed-inode.c724 struct btrfs_path *path, in btrfs_batch_insert_items()
835 struct btrfs_path *path, in btrfs_insert_delayed_item()
864 struct btrfs_path *path, in btrfs_insert_delayed_items()
904 struct btrfs_path *path, in btrfs_batch_delete_items()
966 struct btrfs_path *path, in btrfs_delete_delayed_items()
1039 struct btrfs_path *path, in __btrfs_update_delayed_inode()
1121 struct btrfs_path *path, in btrfs_update_delayed_inode()
1139 struct btrfs_path *path, in __btrfs_commit_inode_delayed_items()
1167 struct btrfs_path *path; in __btrfs_run_delayed_items()
1225 struct btrfs_path *path; in btrfs_commit_inode_delayed_items()
[all …]
Drelocation.c684 struct btrfs_path *path1;
685 struct btrfs_path *path2;
1589 struct btrfs_path *path;
1750 struct btrfs_path *path, int level)
1771 struct btrfs_path *path, struct btrfs_key *next_key,
1942 int walk_up_reloc_tree(struct btrfs_root *root, struct btrfs_path *path,
1979 int walk_down_reloc_tree(struct btrfs_root *root, struct btrfs_path *path,
2098 static int find_next_key(struct btrfs_path *path, int level,
2129 struct btrfs_path *path;
2666 struct btrfs_path *path, int lowest)
[all …]
Dqgroup.c305 struct btrfs_path *path = NULL; in btrfs_read_qgroup_config()
514 struct btrfs_path *path; in add_qgroup_relation_item()
538 struct btrfs_path *path; in del_qgroup_relation_item()
568 struct btrfs_path *path; in add_qgroup_item()
636 struct btrfs_path *path; in del_qgroup_item()
682 struct btrfs_path *path; in update_qgroup_limit_item()
724 struct btrfs_path *path; in update_qgroup_info_item()
769 struct btrfs_path *path; in update_qgroup_status_item()
812 struct btrfs_path *path; in btrfs_clean_quota_tree()
860 struct btrfs_path *path = NULL; in btrfs_quota_enable()
[all …]
Dxattr.c40 struct btrfs_path *path; in __btrfs_getxattr()
97 struct btrfs_path *path; in do_setxattr()
266 struct btrfs_path *path; in btrfs_listxattr()
Dprops.h32 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path);
Dinode-map.c35 struct btrfs_path *path; in caching_kthread()
397 struct btrfs_path *path; in btrfs_save_ino_cache()
521 struct btrfs_path *path; in btrfs_find_highest_objectid()
Dextent-tree.c102 static int find_next_key(struct btrfs_path *path, int level,
404 struct btrfs_path *path; in caching_thread()
781 struct btrfs_path *path; in btrfs_lookup_data_extent()
811 struct btrfs_path *path; in btrfs_lookup_extent_info()
1044 struct btrfs_path *path, in convert_extent_item_v0()
1160 struct btrfs_path *path, in lookup_extent_data_ref()
1247 struct btrfs_path *path, in insert_extent_data_ref()
1326 struct btrfs_path *path, in remove_extent_data_ref()
1382 static noinline u32 extent_data_ref_count(struct btrfs_path *path, in extent_data_ref_count()
1425 struct btrfs_path *path, in lookup_tree_block_ref()
[all …]
Dfree-space-cache.c47 struct btrfs_path *path, in __lookup_free_space_inode()
96 *block_group, struct btrfs_path *path) in lookup_free_space_inode()
133 struct btrfs_path *path, in __create_free_space_inode()
195 struct btrfs_path *path) in create_free_space_inode()
233 struct btrfs_path *path = btrfs_alloc_path(); in btrfs_truncate_free_space_cache()
676 struct btrfs_path *path, u64 offset) in __load_free_space_cache()
842 struct btrfs_path *path; in load_free_space_cache()
993 struct btrfs_path *path, u64 offset, in update_cache_item()
1157 struct btrfs_path *path, u64 offset) in btrfs_wait_cache_io()
1236 struct btrfs_path *path, u64 offset) in __btrfs_write_out_cache()
[all …]
Dexport.c157 struct btrfs_path *path; in btrfs_get_parent()
225 struct btrfs_path *path; in btrfs_get_name()
Dprops.c158 struct btrfs_path *path, in iterate_object_props()
287 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path) in btrfs_load_inode_props()
Dtree-defrag.c35 struct btrfs_path *path = NULL; in btrfs_defrag_leaves()
/fs/btrfs/tests/
Dqgroup-tests.c41 struct btrfs_path *path; in insert_normal_tree_ref()
92 struct btrfs_path *path; in add_tree_ref()
144 struct btrfs_path *path; in remove_extent_item()
176 struct btrfs_path *path; in remove_extent_ref()

12