/linux/fs/btrfs/ |
H A D | orphan.c | 19 path = btrfs_alloc_path(); in btrfs_insert_orphan_item() 37 path = btrfs_alloc_path(); in btrfs_del_orphan_item()
|
H A D | uuid-tree.c | 42 path = btrfs_alloc_path(); in btrfs_uuid_tree_lookup() 110 path = btrfs_alloc_path(); in btrfs_uuid_tree_add() 171 path = btrfs_alloc_path(); in btrfs_uuid_tree_remove() 303 path = btrfs_alloc_path(); in btrfs_uuid_tree_iterate() 408 path = btrfs_alloc_path(); in btrfs_uuid_scan_kthread()
|
H A D | root-tree.c | 140 path = btrfs_alloc_path(); in btrfs_update_root() 225 path = btrfs_alloc_path(); in btrfs_find_orphan_roots() 324 path = btrfs_alloc_path(); in btrfs_del_root() 354 path = btrfs_alloc_path(); in btrfs_del_root_ref() 426 path = btrfs_alloc_path(); in btrfs_add_root_ref()
|
H A D | inode-item.c | 126 path = btrfs_alloc_path(); in btrfs_del_inode_extref() 197 path = btrfs_alloc_path(); in btrfs_del_inode_ref() 271 path = btrfs_alloc_path(); in btrfs_insert_inode_extref() 323 path = btrfs_alloc_path(); in btrfs_insert_inode_ref() 490 path = btrfs_alloc_path(); in btrfs_truncate_inode_items()
|
H A D | raid-stripe-tree.c | 95 path = btrfs_alloc_path(); in btrfs_delete_raid_extent() 277 path = btrfs_alloc_path(); in update_raid_extent_item() 391 path = btrfs_alloc_path(); in btrfs_get_raid_extent_offset()
|
H A D | xattr.c | 37 path = btrfs_alloc_path(); in btrfs_getxattr() 97 path = btrfs_alloc_path(); in btrfs_setxattr() 295 path = btrfs_alloc_path(); in btrfs_listxattr()
|
H A D | verity.c | 117 path = btrfs_alloc_path(); in drop_verity_items() 229 path = btrfs_alloc_path(); in write_key_bytes() 313 path = btrfs_alloc_path(); in read_key_bytes()
|
H A D | export.c | 158 path = btrfs_alloc_path(); in btrfs_get_parent() 241 path = btrfs_alloc_path(); in btrfs_get_name()
|
H A D | free-space-tree.c | 838 path = btrfs_alloc_path(); in remove_from_free_space_tree() 1031 path = btrfs_alloc_path(); in add_to_free_space_tree() 1070 path = btrfs_alloc_path(); in populate_free_space_tree() 1075 path2 = btrfs_alloc_path(); in populate_free_space_tree() 1225 path = btrfs_alloc_path(); in clear_free_space_tree() 1397 path = btrfs_alloc_path(); in add_block_group_free_space() 1432 path = btrfs_alloc_path(); in remove_block_group_free_space() 1647 path = btrfs_alloc_path(); in load_free_space_tree()
|
H A D | file-item.c | 169 path = btrfs_alloc_path(); in btrfs_insert_hole_extent() 370 path = btrfs_alloc_path(); in btrfs_lookup_bio_sums() 480 path = btrfs_alloc_path(); in btrfs_lookup_csums_list() 625 path = btrfs_alloc_path(); in btrfs_lookup_csums_bitmap() 889 path = btrfs_alloc_path(); in btrfs_del_csums() 1069 path = btrfs_alloc_path(); in btrfs_csum_file_blocks()
|
H A D | qgroup.c | 395 path = btrfs_alloc_path(); in btrfs_read_qgroup_config() 667 path = btrfs_alloc_path(); in add_qgroup_relation_item() 688 path = btrfs_alloc_path(); in del_qgroup_relation_item() 724 path = btrfs_alloc_path(); in add_qgroup_item() 782 path = btrfs_alloc_path(); in del_qgroup_item() 836 path = btrfs_alloc_path(); in update_qgroup_limit_item() 879 path = btrfs_alloc_path(); in update_qgroup_info_item() 918 path = btrfs_alloc_path(); in update_qgroup_status_item() 954 path = btrfs_alloc_path(); in btrfs_clean_quota_tree() 1082 path = btrfs_alloc_path(); in btrfs_quota_enable() [all …]
|
H A D | dir-item.c | 126 path = btrfs_alloc_path(); in btrfs_insert_dir_item() 241 path = btrfs_alloc_path(); in btrfs_check_dir_item_collision()
|
H A D | tree-log.c | 1044 path = btrfs_alloc_path(); in backref_in_log() 1622 path = btrfs_alloc_path(); in fixup_inode_link_count() 2016 fixup_path = btrfs_alloc_path(); in replay_one_dir_item() 2203 log_path = btrfs_alloc_path(); in replay_xattr_deletes() 2315 log_path = btrfs_alloc_path(); in replay_dir_deletes() 2426 path = btrfs_alloc_path(); in replay_one_buffer() 2734 path = btrfs_alloc_path(); in walk_log_tree() 3371 path = btrfs_alloc_path(); in inode_logged() 3499 path = btrfs_alloc_path(); in btrfs_del_dir_entries_in_log() 4905 dst_path = btrfs_alloc_path(); in btrfs_log_prealloc_extents() [all …]
|
H A D | relocation.c | 410 path = btrfs_alloc_path(); in build_backref_tree() 801 path = btrfs_alloc_path(); in get_new_location() 1508 path = btrfs_alloc_path(); in merge_reloc_root() 2589 path = btrfs_alloc_path(); in relocate_tree_blocks() 3188 path = btrfs_alloc_path(); in __add_tree_block() 3535 path = btrfs_alloc_path(); in relocate_block_group() 3709 path = btrfs_alloc_path(); in __insert_orphan_inode() 3737 path = btrfs_alloc_path(); in delete_orphan_inode() 3970 path = btrfs_alloc_path(); in btrfs_relocate_block_group() 4100 path = btrfs_alloc_path(); in btrfs_recover_relocation()
|
H A D | volumes.c | 1784 path = btrfs_alloc_path(); in find_free_dev_extent() 1916 path = btrfs_alloc_path(); in btrfs_free_dev_extent() 1983 path = btrfs_alloc_path(); in find_next_devid() 2032 path = btrfs_alloc_path(); in btrfs_add_dev_item() 2104 path = btrfs_alloc_path(); in btrfs_rm_dev_item() 2719 path = btrfs_alloc_path(); in btrfs_finish_sprout() 3031 path = btrfs_alloc_path(); in btrfs_update_device() 3117 path = btrfs_alloc_path(); in btrfs_free_chunk() 3574 path = btrfs_alloc_path(); in btrfs_relocate_sys_chunks() 3738 path = btrfs_alloc_path(); in insert_balance_item() [all …]
|
H A D | dev-replace.c | 87 path = btrfs_alloc_path(); in btrfs_init_dev_replace() 367 path = btrfs_alloc_path(); in btrfs_run_dev_replace() 496 path = btrfs_alloc_path(); in mark_block_group_to_copy()
|
H A D | inode.c | 623 path = btrfs_alloc_path(); in __cow_file_range_inline() 2012 path = btrfs_alloc_path(); in run_delalloc_nocow() 2931 path = btrfs_alloc_path(); in insert_reserved_file_extent() 3537 path = btrfs_alloc_path(); in btrfs_orphan_cleanup() 4115 path = btrfs_alloc_path(); in btrfs_update_inode_item() 4201 path = btrfs_alloc_path(); in __btrfs_unlink_inode() 4391 path = btrfs_alloc_path(); in btrfs_unlink_subvol() 4477 path = btrfs_alloc_path(); in may_destroy_subvol() 5448 path = btrfs_alloc_path(); in btrfs_inode_by_name() 5511 path = btrfs_alloc_path(); in fixup_tree_root_location() [all …]
|
H A D | block-group.c | 597 path = btrfs_alloc_path(); in sample_block_group_extent_item() 714 path = btrfs_alloc_path(); in load_extent_tree_free() 1106 path = btrfs_alloc_path(); in btrfs_remove_block_group() 2514 path = btrfs_alloc_path(); in btrfs_read_block_groups() 2652 path = btrfs_alloc_path(); in insert_dev_extent() 3315 path = btrfs_alloc_path(); in btrfs_setup_space_cache() 3367 path = btrfs_alloc_path(); in btrfs_start_dirty_block_groups() 3518 path = btrfs_alloc_path(); in btrfs_write_dirty_block_groups()
|
H A D | delayed-inode.c | 1154 path = btrfs_alloc_path(); in __btrfs_run_delayed_items() 1229 path = btrfs_alloc_path(); in btrfs_commit_inode_delayed_items() 1273 path = btrfs_alloc_path(); in btrfs_commit_inode_delayed_inode() 1333 path = btrfs_alloc_path(); in btrfs_async_run_delayed_root()
|
H A D | ioctl.c | 743 pending_snapshot->path = btrfs_alloc_path(); in create_snapshot() 1625 path = btrfs_alloc_path(); in search_ioctl() 1762 path = btrfs_alloc_path(); in btrfs_search_path_in_tree() 1843 path = btrfs_alloc_path(); in btrfs_search_path_in_tree_user() 2081 path = btrfs_alloc_path(); in btrfs_ioctl_get_subvol_info() 2199 path = btrfs_alloc_path(); in btrfs_ioctl_get_subvol_rootref() 2902 path = btrfs_alloc_path(); in btrfs_ioctl_default_subvol() 3309 path = btrfs_alloc_path(); in btrfs_ioctl_ino_to_path() 3398 path = btrfs_alloc_path(); in btrfs_ioctl_logical_to_ino()
|
H A D | extent-tree.c | 77 path = btrfs_alloc_path(); in btrfs_lookup_data_extent() 122 path = btrfs_alloc_path(); in btrfs_lookup_extent_info() 1502 path = btrfs_alloc_path(); in __btrfs_inc_extent_ref() 1647 path = btrfs_alloc_path(); in run_delayed_extent_op() 3078 path = btrfs_alloc_path(); in __btrfs_free_extent() 4788 path = btrfs_alloc_path(); in alloc_reserved_file_extent() 4865 path = btrfs_alloc_path(); in alloc_reserved_tree_block() 5473 path = btrfs_alloc_path(); in check_ref_exists() 6026 path = btrfs_alloc_path(); in btrfs_drop_snapshot() 6296 path = btrfs_alloc_path(); in btrfs_drop_subtree()
|
H A D | ctree.h | 609 struct btrfs_path *btrfs_alloc_path(void);
|
/linux/fs/btrfs/tests/ |
H A D | qgroup-tests.c | 35 path = btrfs_alloc_path(); in insert_normal_tree_ref() 84 path = btrfs_alloc_path(); in add_tree_ref() 133 path = btrfs_alloc_path(); in remove_extent_item() 166 path = btrfs_alloc_path(); in remove_extent_ref()
|
H A D | extent-buffer-tests.c | 44 path = btrfs_alloc_path(); in test_btrfs_split_item()
|
H A D | free-space-tree-tests.c | 479 path = btrfs_alloc_path(); in run_test()
|