Home
last modified time | relevance | path

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

123

/linux/fs/btrfs/
H A Dctree.h58 struct btrfs_path { struct
88 struct btrfs_path *path_name __free(btrfs_free_path) = NULL argument
434 struct btrfs_path *path;
546 struct btrfs_path *path, u64 min_objectid,
549 struct btrfs_path *path, u64 min_objectid);
551 const struct btrfs_path *path,
554 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path,
558 struct btrfs_path *path,
583 struct btrfs_path *path, int level, int slot);
585 const struct btrfs_path *path, u32 data_size);
[all …]
H A Dfree-space-tree.h13 struct btrfs_path;
43 struct btrfs_path *path, int cow);
46 struct btrfs_path *path, u64 start, u64 size);
49 struct btrfs_path *path, u64 start, u64 size);
52 struct btrfs_path *path);
55 struct btrfs_path *path);
57 struct btrfs_path *path, u64 offset);
H A Dfile-item.h13 struct btrfs_path;
18 struct btrfs_path;
60 struct btrfs_path *path, u64 objectid,
72 int btrfs_lookup_csums_bitmap(struct btrfs_root *root, struct btrfs_path *path,
76 const struct btrfs_path *path,
83 u64 btrfs_file_extent_end(const struct btrfs_path *path);
H A Dbackref.h151 struct btrfs_path *btrfs_path; member
217 struct btrfs_path *path, struct btrfs_key *found_key,
229 struct btrfs_path *path, void *ctx,
237 char *btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path,
244 struct btrfs_path *path);
248 u64 start_off, struct btrfs_path *path,
276 struct btrfs_path *path;
457 struct btrfs_path *path,
H A Ddir-item.c24 struct btrfs_path *path, in insert_with_overflow()
57 struct btrfs_path *path, u64 objectid, in btrfs_insert_xattr_item()
114 struct btrfs_path *path; in btrfs_insert_dir_item()
176 struct btrfs_root *root, struct btrfs_path *path, in btrfs_lookup_match_dir()
211 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_item()
239 struct btrfs_path *path; in btrfs_check_dir_item_collision()
307 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_index_item()
326 btrfs_search_dir_index_item(struct btrfs_root *root, struct btrfs_path *path, in btrfs_search_dir_index_item()
354 struct btrfs_path *path, u64 dir, in btrfs_lookup_xattr()
377 struct btrfs_dir_item *btrfs_match_dir_item_name(const struct btrfs_path *path, in btrfs_match_dir_item_name()
[all …]
H A Dinode-item.h13 struct btrfs_path;
99 struct btrfs_path *path, u64 objectid);
101 struct btrfs_root *root, struct btrfs_path *path,
107 struct btrfs_path *path,
H A Dfree-space-cache.h19 struct btrfs_path;
115 struct btrfs_path *path);
118 struct btrfs_path *path);
129 struct btrfs_path *path);
132 struct btrfs_path *path);
H A Dfree-space-tree.c22 struct btrfs_path *path);
71 struct btrfs_path *path) in add_new_free_space_info()
103 struct btrfs_path *path, int cow) in search_free_space_info()
134 struct btrfs_key *key, struct btrfs_path *p, in btrfs_search_prev_slot()
206 struct btrfs_path *path) in convert_free_space_to_bitmaps()
342 struct btrfs_path *path) in convert_free_space_to_extents()
473 struct btrfs_path *path, in update_free_space_extent_count()
510 struct btrfs_path *path, u64 offset) in free_space_test_bit()
533 struct btrfs_path *path, u64 *start, u64 *size, in free_space_set_bits()
575 struct btrfs_root *root, struct btrfs_path *p) in free_space_next_bitmap()
[all …]
H A Dctree.c30 *root, struct btrfs_path *path, int level);
32 const struct btrfs_key *ins_key, struct btrfs_path *path,
138 struct btrfs_path *btrfs_alloc_path(void) in btrfs_alloc_path()
146 void btrfs_free_path(struct btrfs_path *p) in btrfs_free_path()
160 noinline void btrfs_release_path(struct btrfs_path *p) in btrfs_release_path()
851 struct btrfs_path *path, int level) in balance_level()
1121 struct btrfs_path *path, int level) in push_nodes_for_insert()
1271 struct btrfs_path *path, in reada_for_search()
1353 static noinline void reada_for_balance(struct btrfs_path *path, int level) in reada_for_balance()
1386 static noinline void unlock_up(struct btrfs_path *path, int level, in unlock_up()
[all …]
H A Dtree-log.c110 struct btrfs_path *path, u64 objectid);
114 struct btrfs_path *path,
394 struct btrfs_path *path, in overwrite_item()
641 struct btrfs_path *path, in replay_one_extent()
945 struct btrfs_path *path, in drop_one_dir_item()
990 struct btrfs_path *path, in inode_in_dir()
1041 struct btrfs_path *path; in backref_in_log()
1070 struct btrfs_path *path, in __add_inode_ref()
1283 struct btrfs_path *path, in unlink_old_inode_refs()
1368 struct btrfs_path *path, in add_inode_ref()
[all …]
H A Dprops.h13 struct btrfs_path;
25 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path);
H A Droot-tree.c68 struct btrfs_path *path, struct btrfs_root_item *root_item, in btrfs_find_root()
133 struct btrfs_path *path; in btrfs_update_root()
219 struct btrfs_path *path; in btrfs_find_orphan_roots()
321 struct btrfs_path *path; in btrfs_del_root()
347 struct btrfs_path *path; in btrfs_del_root_ref()
421 struct btrfs_path *path; in btrfs_add_root_ref()
H A Droot-tree.h13 struct btrfs_path;
34 struct btrfs_path *path, struct btrfs_root_item *root_item,
H A Dfile-item.c166 struct btrfs_path *path; in btrfs_insert_hole_extent()
201 struct btrfs_path *path, in btrfs_lookup_csum()
254 struct btrfs_path *path, u64 objectid, in btrfs_lookup_file_extent()
278 struct btrfs_path *path, u64 disk_bytenr, in search_csum_tree()
344 struct btrfs_path *path; in btrfs_lookup_bio_sums()
470 struct btrfs_path *path; in btrfs_lookup_csums_list()
609 int btrfs_lookup_csums_bitmap(struct btrfs_root *root, struct btrfs_path *path, in btrfs_lookup_csums_bitmap()
824 struct btrfs_path *path, in truncate_one_csum()
877 struct btrfs_path *path; in btrfs_del_csums()
1018 struct btrfs_path *path, in find_next_csum_offset()
[all …]
H A Dinode-item.c84 struct btrfs_path *path, in btrfs_lookup_inode_extref()
112 struct btrfs_path *path; in btrfs_del_inode_extref()
181 struct btrfs_path *path; in btrfs_del_inode_ref()
263 struct btrfs_path *path; in btrfs_insert_inode_extref()
312 struct btrfs_path *path; in btrfs_insert_inode_ref()
383 struct btrfs_path *path, u64 objectid) in btrfs_insert_empty_inode()
397 *root, struct btrfs_path *path, in btrfs_lookup_inode()
459 struct btrfs_path *path; in btrfs_truncate_inode_items()
H A Duuid-tree.c30 struct btrfs_path *path = NULL; in btrfs_uuid_tree_lookup()
92 struct btrfs_path *path = NULL; in btrfs_uuid_tree_add()
154 struct btrfs_path *path = NULL; in btrfs_uuid_tree_remove()
296 struct btrfs_path *path; in btrfs_uuid_tree_iterate()
399 struct btrfs_path *path = NULL; in btrfs_uuid_scan_kthread()
H A Dsend.c157 struct btrfs_path *left_path;
158 struct btrfs_path *right_path;
629 static struct btrfs_path *alloc_path_for_send(void) in alloc_path_for_send()
631 struct btrfs_path *path; in alloc_path_for_send()
930 struct btrfs_path *path; in get_inode_info()
993 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
1000 struct btrfs_path *tmp_path; in iterate_inode_ref()
1114 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1245 struct btrfs_path *p; in get_inode_path()
1575 struct btrfs_path *path, in find_extent_clone()
[all …]
H A Draid-stripe-tree.c17 struct btrfs_path *path, in btrfs_partially_delete_raid_extent()
70 struct btrfs_path *path; in btrfs_delete_raid_extent()
272 struct btrfs_path *path; in update_raid_extent_item()
376 struct btrfs_path *path; in btrfs_get_raid_extent_offset()
H A Dbackref.c468 struct btrfs_root *root, struct btrfs_path *path, in add_all_parents()
591 struct btrfs_path *path, in resolve_indirect_ref()
732 struct btrfs_path *path, in resolve_indirect_refs()
1007 struct btrfs_path *path, in add_inline_refs()
1141 struct btrfs_path *path, in add_keyed_refs()
1383 struct btrfs_path *path; in find_parent_nodes()
2044 u64 start_off, struct btrfs_path *path, in btrfs_find_one_extref()
2125 char *btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path, in btrfs_ref_to_path()
2197 struct btrfs_path *path, struct btrfs_key *found_key, in extent_from_logical()
2551 struct btrfs_path *path, in iterate_inodes_from_logical()
[all …]
H A Dlocking.h16 struct btrfs_path;
211 void btrfs_unlock_up_safe(struct btrfs_path *path, int level);
H A Dextent-tree.c61 static int find_next_key(struct btrfs_path *path, int level,
75 struct btrfs_path *path; in btrfs_lookup_data_extent()
106 struct btrfs_path *path; in btrfs_lookup_extent_info()
428 struct btrfs_path *path, in lookup_extent_data_ref()
503 struct btrfs_path *path, in insert_extent_data_ref()
581 struct btrfs_path *path, in remove_extent_data_ref()
624 static noinline u32 extent_data_ref_count(struct btrfs_path *path, in extent_data_ref_count()
666 struct btrfs_path *path, in lookup_tree_block_ref()
690 struct btrfs_path *path, in insert_tree_block_ref()
729 static int find_next_key(struct btrfs_path *path, int level, in find_next_key()
[all …]
H A Dextent-tree.h15 struct btrfs_path;
120 struct btrfs_path *path);
H A Drelocation.c401 struct btrfs_path *path; in build_backref_tree()
796 struct btrfs_path *path; in get_new_location()
974 int slot, const struct btrfs_path *path, in memcmp_node_keys()
996 struct btrfs_path *path, struct btrfs_key *next_key, in replace_path()
1234 int walk_up_reloc_tree(struct btrfs_root *root, struct btrfs_path *path, in walk_up_reloc_tree()
1271 int walk_down_reloc_tree(struct btrfs_root *root, struct btrfs_path *path, in walk_down_reloc_tree()
1388 static int find_next_key(struct btrfs_path *path, int level, in find_next_key()
1499 struct btrfs_path *path; in merge_reloc_root()
2179 struct btrfs_path *path, int lowest) in do_relocation()
2339 struct btrfs_path *path) in link_to_upper()
[all …]
/linux/fs/btrfs/tests/
H A Dfree-space-tree-tests.c23 struct btrfs_path *path, in __check_free_space_extents()
110 struct btrfs_path *path, in check_free_space_extents()
153 struct btrfs_path *path, in test_empty_block_group()
167 struct btrfs_path *path, in test_remove_all()
188 struct btrfs_path *path, in test_remove_beginning()
211 struct btrfs_path *path, in test_remove_end()
234 struct btrfs_path *path, in test_remove_middle()
258 struct btrfs_path *path, in test_merge_left()
295 struct btrfs_path *path, in test_merge_right()
333 struct btrfs_path *path, in test_merge_both()
[all …]
H A Dqgroup-tests.c23 struct btrfs_path *path; in insert_normal_tree_ref()
73 struct btrfs_path *path; in add_tree_ref()
124 struct btrfs_path *path; in remove_extent_item()
155 struct btrfs_path *path; in remove_extent_ref()

123