/fs/btrfs/ |
D | orphan.c | 33 path = btrfs_alloc_path(); in btrfs_insert_orphan_item() 54 path = btrfs_alloc_path(); in btrfs_del_orphan_item()
|
D | root-tree.c | 147 path = btrfs_alloc_path(); in btrfs_update_root() 237 path = btrfs_alloc_path(); in btrfs_find_orphan_roots() 351 path = btrfs_alloc_path(); in btrfs_del_root() 380 path = btrfs_alloc_path(); in btrfs_del_root_ref() 449 path = btrfs_alloc_path(); in btrfs_add_root_ref()
|
D | uuid-tree.c | 50 path = btrfs_alloc_path(); in btrfs_uuid_tree_lookup() 116 path = btrfs_alloc_path(); in btrfs_uuid_tree_add() 179 path = btrfs_alloc_path(); in btrfs_uuid_tree_rem() 271 path = btrfs_alloc_path(); in btrfs_uuid_tree_iterate()
|
D | inode-item.c | 141 path = btrfs_alloc_path(); in btrfs_del_inode_extref() 214 path = btrfs_alloc_path(); in btrfs_del_inode_ref() 288 path = btrfs_alloc_path(); in btrfs_insert_inode_extref() 342 path = btrfs_alloc_path(); in btrfs_insert_inode_ref()
|
D | xattr.c | 45 path = btrfs_alloc_path(); in __btrfs_getxattr() 104 path = btrfs_alloc_path(); in do_setxattr() 283 path = btrfs_alloc_path(); in btrfs_listxattr()
|
D | inode-map.c | 44 path = btrfs_alloc_path(); in caching_kthread() 419 path = btrfs_alloc_path(); in btrfs_save_ino_cache() 528 path = btrfs_alloc_path(); in btrfs_find_highest_objectid()
|
D | qgroup.c | 321 path = btrfs_alloc_path(); in btrfs_read_qgroup_config() 517 path = btrfs_alloc_path(); in add_qgroup_relation_item() 541 path = btrfs_alloc_path(); in del_qgroup_relation_item() 577 path = btrfs_alloc_path(); in add_qgroup_item() 639 path = btrfs_alloc_path(); in del_qgroup_item() 693 path = btrfs_alloc_path(); in update_qgroup_limit_item() 738 path = btrfs_alloc_path(); in update_qgroup_info_item() 780 path = btrfs_alloc_path(); in update_qgroup_status_item() 818 path = btrfs_alloc_path(); in btrfs_clean_quota_tree() 891 path = btrfs_alloc_path(); in btrfs_quota_enable() [all …]
|
D | file-item.c | 53 path = btrfs_alloc_path(); in btrfs_insert_file_extent() 181 path = btrfs_alloc_path(); in __btrfs_lookup_bio_sums() 325 path = btrfs_alloc_path(); in btrfs_lookup_csums_range() 580 path = btrfs_alloc_path(); in btrfs_del_csums() 704 path = btrfs_alloc_path(); in btrfs_csum_file_blocks()
|
D | export.c | 164 path = btrfs_alloc_path(); in btrfs_get_parent() 244 path = btrfs_alloc_path(); in btrfs_get_name()
|
D | tree-defrag.c | 55 path = btrfs_alloc_path(); in btrfs_defrag_leaves()
|
D | dir-item.c | 139 path = btrfs_alloc_path(); in btrfs_insert_dir_item() 228 path = btrfs_alloc_path(); in btrfs_check_dir_item_collision()
|
D | volumes.c | 1104 path = btrfs_alloc_path(); in btrfs_account_dev_extents_size() 1272 path = btrfs_alloc_path(); in find_free_dev_extent_start() 1428 path = btrfs_alloc_path(); in btrfs_free_dev_extent() 1488 path = btrfs_alloc_path(); in btrfs_alloc_dev_extent() 1544 path = btrfs_alloc_path(); in find_next_devid() 1591 path = btrfs_alloc_path(); in btrfs_add_device() 1660 path = btrfs_alloc_path(); in btrfs_rm_dev_item() 2183 path = btrfs_alloc_path(); in btrfs_finish_sprout() 2572 path = btrfs_alloc_path(); in btrfs_update_device() 2655 path = btrfs_alloc_path(); in btrfs_free_chunk() [all …]
|
D | tree-log.c | 929 path = btrfs_alloc_path(); in backref_in_log() 1458 path = btrfs_alloc_path(); in fixup_inode_link_count() 1849 fixup_path = btrfs_alloc_path(); in replay_one_dir_item() 2075 log_path = btrfs_alloc_path(); in replay_xattr_deletes() 2188 log_path = btrfs_alloc_path(); in replay_dir_deletes() 2302 path = btrfs_alloc_path(); in replay_one_buffer() 2568 path = btrfs_alloc_path(); in walk_log_tree() 3100 path = btrfs_alloc_path(); in btrfs_del_dir_entries_in_log() 4491 search_path = btrfs_alloc_path(); in btrfs_check_ref_name_override() 4598 path = btrfs_alloc_path(); in btrfs_log_inode() [all …]
|
D | relocation.c | 705 path1 = btrfs_alloc_path(); 706 path2 = btrfs_alloc_path(); 1594 path = btrfs_alloc_path(); 2138 path = btrfs_alloc_path(); 2995 path = btrfs_alloc_path(); 3398 path = btrfs_alloc_path(); 3557 path = btrfs_alloc_path(); 3947 path = btrfs_alloc_path(); 4139 path = btrfs_alloc_path(); 4255 path = btrfs_alloc_path(); [all …]
|
D | delayed-inode.c | 1175 path = btrfs_alloc_path(); in __btrfs_run_delayed_items() 1240 path = btrfs_alloc_path(); in btrfs_commit_inode_delayed_items() 1284 path = btrfs_alloc_path(); in btrfs_commit_inode_delayed_inode() 1345 path = btrfs_alloc_path(); in btrfs_async_run_delayed_root()
|
D | dev-replace.c | 68 path = btrfs_alloc_path(); in btrfs_init_dev_replace() 217 path = btrfs_alloc_path(); in btrfs_run_dev_replace()
|
D | inode.c | 269 path = btrfs_alloc_path(); in cow_file_range_inline() 1261 path = btrfs_alloc_path(); in run_delalloc_nocow() 2137 path = btrfs_alloc_path(); in insert_reserved_file_extent() 2699 path = btrfs_alloc_path(); in relink_file_extents() 2762 path = btrfs_alloc_path(); in record_old_file_extents() 3400 path = btrfs_alloc_path(); in btrfs_orphan_cleanup() 3677 path = btrfs_alloc_path(); in btrfs_read_locked_inode() 3905 path = btrfs_alloc_path(); in btrfs_update_inode_item() 3991 path = btrfs_alloc_path(); in __btrfs_unlink_inode() 4155 path = btrfs_alloc_path(); in btrfs_unlink_subvol() [all …]
|
D | extent-tree.c | 418 path = btrfs_alloc_path(); in caching_thread() 783 path = btrfs_alloc_path(); in btrfs_lookup_data_extent() 829 path = btrfs_alloc_path(); in btrfs_lookup_extent_info() 2114 path = btrfs_alloc_path(); in __btrfs_inc_extent_ref() 2242 path = btrfs_alloc_path(); in run_delayed_extent_op() 3153 path = btrfs_alloc_path(); in btrfs_cross_ref_exist() 3493 path = btrfs_alloc_path(); in btrfs_setup_space_cache() 3549 path = btrfs_alloc_path(); in btrfs_start_dirty_block_groups() 3691 path = btrfs_alloc_path(); in btrfs_write_dirty_block_groups() 6451 path = btrfs_alloc_path(); in __btrfs_free_extent() [all …]
|
D | ioctl.c | 941 path = btrfs_alloc_path(); in find_new_extents() 1889 path = btrfs_alloc_path(); in may_destroy_subvol() 2107 path = btrfs_alloc_path(); in search_ioctl() 2254 path = btrfs_alloc_path(); in btrfs_search_path_in_tree() 3586 path = btrfs_alloc_path(); in btrfs_clone() 4164 path = btrfs_alloc_path(); in btrfs_ioctl_default_subvol() 4574 path = btrfs_alloc_path(); in btrfs_ioctl_ino_to_path() 4659 path = btrfs_alloc_path(); in btrfs_ioctl_logical_to_ino()
|
D | scrub.c | 621 path = btrfs_alloc_path(); in scrub_print_warning() 801 path = btrfs_alloc_path(); in scrub_fixup_nodatasum() 3123 path = btrfs_alloc_path(); in scrub_stripe() 3127 ppath = btrfs_alloc_path(); in scrub_stripe() 3507 path = btrfs_alloc_path(); in scrub_enumerate_chunks() 4138 path = btrfs_alloc_path(); in copy_nocow_pages_worker()
|
D | file.c | 1024 path = btrfs_alloc_path(); in btrfs_drop_extents() 1095 path = btrfs_alloc_path(); in btrfs_mark_extent_written() 2447 path = btrfs_alloc_path(); in btrfs_punch_hole()
|
D | super.c | 860 path = btrfs_alloc_path(); in btrfs_get_subvol_name_from_objectid() 990 path = btrfs_alloc_path(); in get_default_subvol_objectid()
|
D | free-space-cache.c | 233 struct btrfs_path *path = btrfs_alloc_path(); in btrfs_truncate_free_space_cache() 858 path = btrfs_alloc_path(); in load_free_space_cache() 3516 path = btrfs_alloc_path(); in load_free_ino_cache()
|
/fs/btrfs/tests/ |
D | qgroup-tests.c | 53 path = btrfs_alloc_path(); in insert_normal_tree_ref() 103 path = btrfs_alloc_path(); in add_tree_ref() 153 path = btrfs_alloc_path(); in remove_extent_item() 187 path = btrfs_alloc_path(); in remove_extent_ref()
|
D | extent-buffer-tests.c | 49 path = btrfs_alloc_path(); in test_btrfs_split_item()
|