| /linux/fs/btrfs/ |
| A D | ctree.h | 59 struct btrfs_path { struct 416 struct btrfs_path *path; 554 struct btrfs_path *path, 586 struct btrfs_path *path, 591 struct btrfs_path *path, 613 struct btrfs_path *path) in btrfs_del_item() 646 struct btrfs_path *path, 653 struct btrfs_path *path, 658 struct btrfs_path *path, in btrfs_insert_empty_item() 676 struct btrfs_path *path); [all …]
|
| A D | dir-item.h | 12 struct btrfs_path; 23 struct btrfs_path *path, u64 dir, 28 struct btrfs_path *path, u64 dir, 31 struct btrfs_path *path, u64 dirid, 35 struct btrfs_path *path, 39 struct btrfs_path *path, u64 objectid, 44 struct btrfs_path *path, u64 dir, 48 const struct btrfs_path *path,
|
| A D | free-space-tree.h | 13 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);
|
| A D | file-item.h | 13 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);
|
| A D | backref.h | 151 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; 461 struct btrfs_path *path,
|
| A D | dir-item.c | 24 struct btrfs_path *path, in insert_with_overflow() 58 struct btrfs_path *path, u64 objectid, in btrfs_insert_xattr_item() 116 struct btrfs_path *path; in btrfs_insert_dir_item() 179 struct btrfs_root *root, struct btrfs_path *path, in btrfs_lookup_match_dir() 214 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_item() 242 struct btrfs_path *path; in btrfs_check_dir_item_collision() 310 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_index_item() 329 btrfs_search_dir_index_item(struct btrfs_root *root, struct btrfs_path *path, in btrfs_search_dir_index_item() 358 struct btrfs_path *path, u64 dir, in btrfs_lookup_xattr() 382 const struct btrfs_path *path, in btrfs_match_dir_item_name() [all …]
|
| A D | inode-item.h | 13 struct btrfs_path; 99 struct btrfs_path *path, u64 objectid); 101 struct btrfs_root *root, struct btrfs_path *path, 107 struct btrfs_path *path,
|
| A D | free-space-cache.h | 19 struct btrfs_path; 115 struct btrfs_path *path); 118 struct btrfs_path *path); 129 struct btrfs_path *path); 132 struct btrfs_path *path);
|
| A D | free-space-tree.c | 22 struct btrfs_path *path); 71 struct btrfs_path *path) in add_new_free_space_info() 207 struct btrfs_path *path) in convert_free_space_to_bitmaps() 345 struct btrfs_path *path) in convert_free_space_to_extents() 837 struct btrfs_path *path; in remove_from_free_space_tree() 871 struct btrfs_path *path, in add_free_space_extent() 1030 struct btrfs_path *path; in add_to_free_space_tree() 1225 struct btrfs_path *path; in clear_free_space_tree() 1367 struct btrfs_path *path) in __add_block_group_free_space() 1416 struct btrfs_path *path; in remove_block_group_free_space() [all …]
|
| A D | props.h | 13 struct btrfs_path; 25 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path);
|
| A D | ctree.c | 1341 struct btrfs_path *path, in reada_for_search() 1711 struct btrfs_path *p, in btrfs_search_slot_get_root() 2518 struct btrfs_path *path) in btrfs_search_backwards() 3538 struct btrfs_path *path, in copy_for_split() 3608 struct btrfs_path *path, in push_for_double_split() 4001 struct btrfs_path *path, in btrfs_split_item() 4282 struct btrfs_path *path, in btrfs_setup_item_for_insert() 4306 struct btrfs_path *path, in btrfs_insert_empty_items() 4336 struct btrfs_path *path; in btrfs_insert_item() 4364 struct btrfs_path *path, in btrfs_duplicate_item() [all …]
|
| A D | tree-log.c | 394 struct btrfs_path *path, in overwrite_item() 1042 struct btrfs_path *path; in backref_in_log() 1618 struct btrfs_path *path; in fixup_inode_link_count() 2412 struct btrfs_path *path; in replay_one_buffer() 2732 struct btrfs_path *path; in walk_log_tree() 3483 struct btrfs_path *path; in btrfs_del_dir_entries_in_log() 5465 struct btrfs_path *path; in log_new_dir_dentries() 6420 struct btrfs_path *path; in btrfs_log_inode() 6754 struct btrfs_path *path; in btrfs_log_all_parents() 6978 struct btrfs_path *path; in log_all_new_ancestors() [all …]
|
| A D | root-tree.h | 13 struct btrfs_path; 34 struct btrfs_path *path, struct btrfs_root_item *root_item,
|
| A D | tree-mod-log.h | 10 struct btrfs_path; 44 struct btrfs_path *path,
|
| A D | root-tree.c | 68 struct btrfs_path *path, struct btrfs_root_item *root_item, in btrfs_find_root() 133 struct btrfs_path *path; in btrfs_update_root() 220 struct btrfs_path *path; in btrfs_find_orphan_roots() 322 struct btrfs_path *path; in btrfs_del_root() 348 struct btrfs_path *path; in btrfs_del_root_ref() 422 struct btrfs_path *path; in btrfs_add_root_ref()
|
| A D | file.h | 17 struct btrfs_path; 28 struct btrfs_path *path, const u64 start,
|
| A D | inode-item.c | 84 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() 314 struct btrfs_path *path; in btrfs_insert_inode_ref() 387 struct btrfs_path *path, u64 objectid) in btrfs_insert_empty_inode() 401 *root, struct btrfs_path *path, in btrfs_lookup_inode() 463 struct btrfs_path *path; in btrfs_truncate_inode_items()
|
| A D | file-item.c | 166 struct btrfs_path *path; in btrfs_insert_hole_extent() 203 struct btrfs_path *path, in btrfs_lookup_csum() 256 struct btrfs_path *path, u64 objectid, in btrfs_lookup_file_extent() 280 struct btrfs_path *path, u64 disk_bytenr, in search_csum_tree() 346 struct btrfs_path *path; in btrfs_lookup_bio_sums() 472 struct btrfs_path *path; in btrfs_lookup_csums_list() 826 struct btrfs_path *path, in truncate_one_csum() 879 struct btrfs_path *path; in btrfs_del_csums() 1020 struct btrfs_path *path, in find_next_csum_offset() 1057 struct btrfs_path *path; in btrfs_csum_file_blocks() [all …]
|
| A D | uuid-tree.c | 30 struct btrfs_path *path = NULL; in btrfs_uuid_tree_lookup() 92 struct btrfs_path *path = NULL; in btrfs_uuid_tree_add() 156 struct btrfs_path *path = NULL; in btrfs_uuid_tree_remove() 298 struct btrfs_path *path; in btrfs_uuid_tree_iterate() 401 struct btrfs_path *path = NULL; in btrfs_uuid_scan_kthread()
|
| A D | locking.h | 16 struct btrfs_path; 197 void btrfs_unlock_up_safe(struct btrfs_path *path, int level);
|
| A D | raid-stripe-tree.c | 20 struct btrfs_path *path; in btrfs_delete_raid_extent() 86 struct btrfs_path *path; in update_raid_extent_item() 194 struct btrfs_path *path; in btrfs_get_raid_extent_offset()
|
| A D | send.c | 631 struct btrfs_path *path; in alloc_path_for_send() 930 struct btrfs_path *path; in get_inode_info() 1253 struct btrfs_path *p; in get_inode_path() 1753 struct btrfs_path *path; in read_symlink() 1825 struct btrfs_path *path; in gen_unique_name() 2001 struct btrfs_path *path; in lookup_dir_item_inode() 2035 struct btrfs_path *path; in get_first_ref() 2519 struct btrfs_path *path; in send_subvol_begin() 3206 struct btrfs_path *path; in can_rmdir() 3772 struct btrfs_path *path; in wait_for_dest_dir_move() [all …]
|
| A D | extent-tree.h | 15 struct btrfs_path; 121 struct btrfs_path *path);
|
| A D | backref.c | 592 struct btrfs_path *path, in resolve_indirect_ref() 733 struct btrfs_path *path, in resolve_indirect_refs() 1008 struct btrfs_path *path, in add_inline_refs() 1142 struct btrfs_path *path, in add_keyed_refs() 1384 struct btrfs_path *path; in find_parent_nodes() 2551 struct btrfs_path *path, in iterate_inodes_from_logical() 2591 struct btrfs_path *path = ipath->btrfs_path; in iterate_inode_refs() 2650 struct btrfs_path *path = ipath->btrfs_path; in iterate_inode_extrefs() 2792 struct btrfs_path *path) in init_ipath() 2807 ifp->btrfs_path = path; in init_ipath() [all …]
|
| /linux/fs/btrfs/tests/ |
| A D | free-space-tree-tests.c | 23 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() 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() 376 struct btrfs_path *path, in test_merge_none() [all …]
|