/linux-6.15/fs/btrfs/ |
D | orphan.c | 19 path = btrfs_alloc_path(); in btrfs_insert_orphan_item() 37 path = btrfs_alloc_path(); in btrfs_del_orphan_item()
|
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()
|
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()
|
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()
|
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()
|
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()
|
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()
|
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() 1071 path = btrfs_alloc_path(); in populate_free_space_tree() 1075 path2 = btrfs_alloc_path(); in populate_free_space_tree() 1223 path = btrfs_alloc_path(); in clear_free_space_tree() 1392 path = btrfs_alloc_path(); in add_block_group_free_space() 1427 path = btrfs_alloc_path(); in remove_block_group_free_space() 1641 path = btrfs_alloc_path(); in load_free_space_tree()
|
D | export.c | 159 path = btrfs_alloc_path(); in btrfs_get_parent() 246 path = btrfs_alloc_path(); in btrfs_get_name()
|
D | file-item.c | 169 path = btrfs_alloc_path(); in btrfs_insert_hole_extent() 370 path = btrfs_alloc_path(); in btrfs_lookup_bio_sums() 477 path = btrfs_alloc_path(); in btrfs_lookup_csums_list() 622 path = btrfs_alloc_path(); in btrfs_lookup_csums_bitmap() 886 path = btrfs_alloc_path(); in btrfs_del_csums() 1065 path = btrfs_alloc_path(); in btrfs_csum_file_blocks()
|
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 …]
|
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()
|
D | tree-log.c | 1030 path = btrfs_alloc_path(); in backref_in_log() 1606 path = btrfs_alloc_path(); in fixup_inode_link_count() 2000 fixup_path = btrfs_alloc_path(); in replay_one_dir_item() 2187 log_path = btrfs_alloc_path(); in replay_xattr_deletes() 2299 log_path = btrfs_alloc_path(); in replay_dir_deletes() 2410 path = btrfs_alloc_path(); in replay_one_buffer() 2716 path = btrfs_alloc_path(); in walk_log_tree() 3353 path = btrfs_alloc_path(); in inode_logged() 3481 path = btrfs_alloc_path(); in btrfs_del_dir_entries_in_log() 4887 dst_path = btrfs_alloc_path(); in btrfs_log_prealloc_extents() [all …]
|
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() 3536 path = btrfs_alloc_path(); in relocate_block_group() 3710 path = btrfs_alloc_path(); in __insert_orphan_inode() 3738 path = btrfs_alloc_path(); in delete_orphan_inode() 3972 path = btrfs_alloc_path(); in btrfs_relocate_block_group() 4102 path = btrfs_alloc_path(); in btrfs_recover_relocation()
|
D | volumes.c | 1695 path = btrfs_alloc_path(); in find_free_dev_extent() 1827 path = btrfs_alloc_path(); in btrfs_free_dev_extent() 1894 path = btrfs_alloc_path(); in find_next_devid() 1943 path = btrfs_alloc_path(); in btrfs_add_dev_item() 2015 path = btrfs_alloc_path(); in btrfs_rm_dev_item() 2630 path = btrfs_alloc_path(); in btrfs_finish_sprout() 2942 path = btrfs_alloc_path(); in btrfs_update_device() 3028 path = btrfs_alloc_path(); in btrfs_free_chunk() 3485 path = btrfs_alloc_path(); in btrfs_relocate_sys_chunks() 3649 path = btrfs_alloc_path(); in insert_balance_item() [all …]
|
D | dev-replace.c | 87 path = btrfs_alloc_path(); in btrfs_init_dev_replace() 361 path = btrfs_alloc_path(); in btrfs_run_dev_replace() 487 path = btrfs_alloc_path(); in mark_block_group_to_copy()
|
D | inode.c | 614 path = btrfs_alloc_path(); in __cow_file_range_inline() 2068 path = btrfs_alloc_path(); in run_delalloc_nocow() 2959 path = btrfs_alloc_path(); in insert_reserved_file_extent() 3565 path = btrfs_alloc_path(); in btrfs_orphan_cleanup() 4143 path = btrfs_alloc_path(); in btrfs_update_inode_item() 4229 path = btrfs_alloc_path(); in __btrfs_unlink_inode() 4419 path = btrfs_alloc_path(); in btrfs_unlink_subvol() 4505 path = btrfs_alloc_path(); in may_destroy_subvol() 5476 path = btrfs_alloc_path(); in btrfs_inode_by_name() 5539 path = btrfs_alloc_path(); in fixup_tree_root_location() [all …]
|
D | block-group.c | 597 path = btrfs_alloc_path(); in sample_block_group_extent_item() 713 path = btrfs_alloc_path(); in load_extent_tree_free() 1105 path = btrfs_alloc_path(); in btrfs_remove_block_group() 2550 path = btrfs_alloc_path(); in btrfs_read_block_groups() 2688 path = btrfs_alloc_path(); in insert_dev_extent() 3353 path = btrfs_alloc_path(); in btrfs_setup_space_cache() 3404 path = btrfs_alloc_path(); in btrfs_start_dirty_block_groups() 3554 path = btrfs_alloc_path(); in btrfs_write_dirty_block_groups()
|
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() 1272 path = btrfs_alloc_path(); in btrfs_commit_inode_delayed_inode() 1332 path = btrfs_alloc_path(); in btrfs_async_run_delayed_root()
|
D | ioctl.c | 741 pending_snapshot->path = btrfs_alloc_path(); in create_snapshot() 1623 path = btrfs_alloc_path(); in search_ioctl() 1760 path = btrfs_alloc_path(); in btrfs_search_path_in_tree() 1840 path = btrfs_alloc_path(); in btrfs_search_path_in_tree_user() 2080 path = btrfs_alloc_path(); in btrfs_ioctl_get_subvol_info() 2198 path = btrfs_alloc_path(); in btrfs_ioctl_get_subvol_rootref() 2901 path = btrfs_alloc_path(); in btrfs_ioctl_default_subvol() 3308 path = btrfs_alloc_path(); in btrfs_ioctl_ino_to_path() 3397 path = btrfs_alloc_path(); in btrfs_ioctl_logical_to_ino()
|
D | extent-tree.c | 76 path = btrfs_alloc_path(); in btrfs_lookup_data_extent() 119 path = btrfs_alloc_path(); in btrfs_lookup_extent_info() 1498 path = btrfs_alloc_path(); in __btrfs_inc_extent_ref() 1642 path = btrfs_alloc_path(); in run_delayed_extent_op() 3080 path = btrfs_alloc_path(); in __btrfs_free_extent() 4790 path = btrfs_alloc_path(); in alloc_reserved_file_extent() 4867 path = btrfs_alloc_path(); in alloc_reserved_tree_block() 5475 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()
|
D | ctree.h | 609 struct btrfs_path *btrfs_alloc_path(void);
|
/linux-6.15/fs/btrfs/tests/ |
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()
|
D | extent-buffer-tests.c | 44 path = btrfs_alloc_path(); in test_btrfs_split_item()
|
D | free-space-tree-tests.c | 479 path = btrfs_alloc_path(); in run_test()
|