/Linux-v6.1/fs/btrfs/ |
D | orphan.c | 20 path = btrfs_alloc_path(); in btrfs_insert_orphan_item() 41 path = btrfs_alloc_path(); in btrfs_del_orphan_item()
|
D | uuid-tree.c | 38 path = btrfs_alloc_path(); in btrfs_uuid_tree_lookup() 106 path = btrfs_alloc_path(); in btrfs_uuid_tree_add() 169 path = btrfs_alloc_path(); in btrfs_uuid_tree_remove() 301 path = btrfs_alloc_path(); in btrfs_uuid_tree_iterate()
|
D | root-tree.c | 128 path = btrfs_alloc_path(); in btrfs_update_root() 215 path = btrfs_alloc_path(); in btrfs_find_orphan_roots() 314 path = btrfs_alloc_path(); in btrfs_del_root() 342 path = btrfs_alloc_path(); in btrfs_del_root_ref() 414 path = btrfs_alloc_path(); in btrfs_add_root_ref()
|
D | inode-item.c | 119 path = btrfs_alloc_path(); in btrfs_del_inode_extref() 191 path = btrfs_alloc_path(); in btrfs_del_inode_ref() 265 path = btrfs_alloc_path(); in btrfs_insert_inode_extref() 320 path = btrfs_alloc_path(); in btrfs_insert_inode_ref() 490 path = btrfs_alloc_path(); in btrfs_truncate_inode_items()
|
D | xattr.c | 33 path = btrfs_alloc_path(); in btrfs_getxattr() 94 path = btrfs_alloc_path(); in btrfs_setxattr() 293 path = btrfs_alloc_path(); in btrfs_listxattr()
|
D | free-space-tree.c | 837 path = btrfs_alloc_path(); in remove_from_free_space_tree() 1030 path = btrfs_alloc_path(); in add_to_free_space_tree() 1069 path = btrfs_alloc_path(); in populate_free_space_tree() 1074 path2 = btrfs_alloc_path(); in populate_free_space_tree() 1219 path = btrfs_alloc_path(); in clear_free_space_tree() 1327 path = btrfs_alloc_path(); in add_block_group_free_space() 1362 path = btrfs_alloc_path(); in remove_block_group_free_space() 1564 path = btrfs_alloc_path(); in load_free_space_tree()
|
D | verity.c | 112 path = btrfs_alloc_path(); in drop_verity_items() 224 path = btrfs_alloc_path(); in write_key_bytes() 308 path = btrfs_alloc_path(); in read_key_bytes()
|
D | export.c | 146 path = btrfs_alloc_path(); in btrfs_get_parent() 222 path = btrfs_alloc_path(); in btrfs_get_name()
|
D | tree-defrag.c | 33 path = btrfs_alloc_path(); in btrfs_defrag_leaves()
|
D | qgroup.c | 368 path = btrfs_alloc_path(); in btrfs_read_qgroup_config() 610 path = btrfs_alloc_path(); in add_qgroup_relation_item() 634 path = btrfs_alloc_path(); in del_qgroup_relation_item() 670 path = btrfs_alloc_path(); in add_qgroup_item() 732 path = btrfs_alloc_path(); in del_qgroup_item() 786 path = btrfs_alloc_path(); in update_qgroup_limit_item() 832 path = btrfs_alloc_path(); in update_qgroup_info_item() 874 path = btrfs_alloc_path(); in update_qgroup_status_item() 913 path = btrfs_alloc_path(); in btrfs_clean_quota_tree() 1038 path = btrfs_alloc_path(); in btrfs_quota_enable() [all …]
|
D | file-item.c | 153 path = btrfs_alloc_path(); in btrfs_insert_hole_extent() 408 path = btrfs_alloc_path(); in btrfs_lookup_bio_sums() 533 path = btrfs_alloc_path(); in btrfs_lookup_csums_range() 825 path = btrfs_alloc_path(); in btrfs_del_csums() 1005 path = btrfs_alloc_path(); in btrfs_csum_file_blocks()
|
D | dir-item.c | 125 path = btrfs_alloc_path(); in btrfs_insert_dir_item() 237 path = btrfs_alloc_path(); in btrfs_check_dir_item_collision()
|
D | tree-log.c | 1033 path = btrfs_alloc_path(); in backref_in_log() 1634 path = btrfs_alloc_path(); in fixup_inode_link_count() 2035 fixup_path = btrfs_alloc_path(); in replay_one_dir_item() 2229 log_path = btrfs_alloc_path(); in replay_xattr_deletes() 2341 log_path = btrfs_alloc_path(); in replay_dir_deletes() 2448 path = btrfs_alloc_path(); in replay_one_buffer() 2770 path = btrfs_alloc_path(); in walk_log_tree() 3390 path = btrfs_alloc_path(); in inode_logged() 3518 path = btrfs_alloc_path(); in btrfs_del_dir_entries_in_log() 4867 dst_path = btrfs_alloc_path(); in btrfs_log_prealloc_extents() [all …]
|
D | volumes.c | 1580 path = btrfs_alloc_path(); in find_free_dev_extent_start() 1717 path = btrfs_alloc_path(); in btrfs_free_dev_extent() 1785 path = btrfs_alloc_path(); in find_next_devid() 1834 path = btrfs_alloc_path(); in btrfs_add_dev_item() 1909 path = btrfs_alloc_path(); in btrfs_rm_dev_item() 2528 path = btrfs_alloc_path(); in btrfs_finish_sprout() 2854 path = btrfs_alloc_path(); in btrfs_update_device() 2941 path = btrfs_alloc_path(); in btrfs_free_chunk() 3316 path = btrfs_alloc_path(); in btrfs_relocate_sys_chunks() 3431 path = btrfs_alloc_path(); in insert_balance_item() [all …]
|
D | relocation.c | 476 path = btrfs_alloc_path(); in build_backref_tree() 1014 path = btrfs_alloc_path(); in get_new_location() 1696 path = btrfs_alloc_path(); in merge_reloc_root() 2734 path = btrfs_alloc_path(); in relocate_tree_blocks() 3249 path = btrfs_alloc_path(); in __add_tree_block() 3591 path = btrfs_alloc_path(); in relocate_block_group() 3754 path = btrfs_alloc_path(); in __insert_orphan_inode() 3783 path = btrfs_alloc_path(); in delete_orphan_inode() 4018 path = btrfs_alloc_path(); in btrfs_relocate_block_group() 4150 path = btrfs_alloc_path(); in btrfs_recover_relocation()
|
D | dev-replace.c | 88 path = btrfs_alloc_path(); in btrfs_init_dev_replace() 374 path = btrfs_alloc_path(); in btrfs_run_dev_replace() 514 path = btrfs_alloc_path(); in mark_block_group_to_copy()
|
D | delayed-inode.c | 1137 path = btrfs_alloc_path(); in __btrfs_run_delayed_items() 1199 path = btrfs_alloc_path(); in btrfs_commit_inode_delayed_items() 1243 path = btrfs_alloc_path(); in btrfs_commit_inode_delayed_inode() 1303 path = btrfs_alloc_path(); in btrfs_async_run_delayed_root()
|
D | block-group.c | 543 path = btrfs_alloc_path(); in load_extent_tree_free() 912 path = btrfs_alloc_path(); in btrfs_remove_block_group() 2181 path = btrfs_alloc_path(); in btrfs_read_block_groups() 2308 path = btrfs_alloc_path(); in insert_dev_extent() 2897 path = btrfs_alloc_path(); in btrfs_setup_space_cache() 2949 path = btrfs_alloc_path(); in btrfs_start_dirty_block_groups() 3100 path = btrfs_alloc_path(); in btrfs_write_dirty_block_groups()
|
D | inode.c | 417 path = btrfs_alloc_path(); in cow_file_range_inline() 1920 path = btrfs_alloc_path(); in run_delalloc_nocow() 3065 path = btrfs_alloc_path(); in insert_reserved_file_extent() 3687 path = btrfs_alloc_path(); in btrfs_orphan_cleanup() 3951 path = btrfs_alloc_path(); in btrfs_read_locked_inode() 4191 path = btrfs_alloc_path(); in btrfs_update_inode_item() 4277 path = btrfs_alloc_path(); in __btrfs_unlink_inode() 4462 path = btrfs_alloc_path(); in btrfs_unlink_subvol() 4549 path = btrfs_alloc_path(); in may_destroy_subvol() 5524 path = btrfs_alloc_path(); in btrfs_inode_by_name() [all …]
|
D | ioctl.c | 799 pending_snapshot->path = btrfs_alloc_path(); in create_snapshot() 2569 path = btrfs_alloc_path(); in search_ioctl() 2706 path = btrfs_alloc_path(); in btrfs_search_path_in_tree() 2788 path = btrfs_alloc_path(); in btrfs_search_path_in_tree_user() 3020 path = btrfs_alloc_path(); in btrfs_ioctl_get_subvol_info() 3138 path = btrfs_alloc_path(); in btrfs_ioctl_get_subvol_rootref() 3809 path = btrfs_alloc_path(); in btrfs_ioctl_default_subvol() 4206 path = btrfs_alloc_path(); in btrfs_ioctl_ino_to_path() 4295 path = btrfs_alloc_path(); in btrfs_ioctl_logical_to_ino()
|
D | extent-tree.c | 95 path = btrfs_alloc_path(); in btrfs_lookup_data_extent() 141 path = btrfs_alloc_path(); in btrfs_lookup_extent_info() 1450 path = btrfs_alloc_path(); in __btrfs_inc_extent_ref() 1578 path = btrfs_alloc_path(); in run_delayed_extent_op() 2941 path = btrfs_alloc_path(); in __btrfs_free_extent() 4675 path = btrfs_alloc_path(); in alloc_reserved_file_extent() 4746 path = btrfs_alloc_path(); in alloc_reserved_tree_block() 5221 path = btrfs_alloc_path(); in check_ref_exists() 5665 path = btrfs_alloc_path(); in btrfs_drop_snapshot() 5926 path = btrfs_alloc_path(); in btrfs_drop_subtree()
|
D | file.c | 550 path = btrfs_alloc_path(); in btrfs_drop_extents() 927 path = btrfs_alloc_path(); in btrfs_mark_extent_written() 3009 path = btrfs_alloc_path(); in btrfs_punch_hole() 3809 path = btrfs_alloc_path(); in find_desired_extent()
|
/Linux-v6.1/fs/btrfs/tests/ |
D | qgroup-tests.c | 33 path = btrfs_alloc_path(); in insert_normal_tree_ref() 82 path = btrfs_alloc_path(); in add_tree_ref() 131 path = btrfs_alloc_path(); in remove_extent_item() 164 path = btrfs_alloc_path(); in remove_extent_ref()
|
D | extent-buffer-tests.c | 43 path = btrfs_alloc_path(); in test_btrfs_split_item()
|
D | free-space-tree-tests.c | 478 path = btrfs_alloc_path(); in run_test()
|