/linux/fs/btrfs/ |
H A D | tree-log.c | 432 btrfs_release_path(path); in overwrite_item() 438 btrfs_release_path(path); in overwrite_item() 460 btrfs_release_path(path); in overwrite_item() 510 btrfs_release_path(path); in overwrite_item() 593 btrfs_release_path(path); in overwrite_item() 716 btrfs_release_path(path); in replay_one_extent() 720 btrfs_release_path(path); in replay_one_extent() 805 btrfs_release_path(path); in replay_one_extent() 895 btrfs_release_path(path); in replay_one_extent() 963 btrfs_release_path(path); in drop_one_dir_item() [all …]
|
H A D | free-space-tree.c | 95 btrfs_release_path(path); in add_new_free_space_info() 276 btrfs_release_path(path); in convert_free_space_to_bitmaps() 289 btrfs_release_path(path); in convert_free_space_to_bitmaps() 325 btrfs_release_path(path); in convert_free_space_to_bitmaps() 417 btrfs_release_path(path); in convert_free_space_to_extents() 430 btrfs_release_path(path); in convert_free_space_to_extents() 446 btrfs_release_path(path); in convert_free_space_to_extents() 494 btrfs_release_path(path); in update_free_space_extent_count() 585 btrfs_release_path(p); in free_space_next_bitmap() 704 btrfs_release_path(path); in modify_free_space_bitmap() [all …]
|
H A D | root-tree.c | 113 btrfs_release_path(path); in btrfs_find_root() 168 btrfs_release_path(path); in btrfs_update_root() 181 btrfs_release_path(path); in btrfs_update_root() 253 btrfs_release_path(path); in btrfs_find_orphan_roots() 269 btrfs_release_path(path); in btrfs_find_orphan_roots() 387 btrfs_release_path(path); in btrfs_del_root_ref() 451 btrfs_release_path(path); in btrfs_add_root_ref()
|
H A D | reflink.c | 253 btrfs_release_path(path); in clone_copy_inline_extent() 319 btrfs_release_path(path); in clone_copy_inline_extent() 458 btrfs_release_path(path); in btrfs_clone() 536 btrfs_release_path(path); in btrfs_clone() 565 btrfs_release_path(path); in btrfs_clone() 584 btrfs_release_path(path); in btrfs_clone()
|
H A D | uuid-tree.c | 358 btrfs_release_path(path); in btrfs_uuid_tree_iterate() 454 btrfs_release_path(path); in btrfs_uuid_scan_kthread() 469 btrfs_release_path(path); in btrfs_uuid_scan_kthread() 494 btrfs_release_path(path); in btrfs_uuid_scan_kthread()
|
H A D | ctree.c | 150 btrfs_release_path(p); in btrfs_free_path() 160 noinline void btrfs_release_path(struct btrfs_path *p) in btrfs_release_path() function 1502 btrfs_release_path(p); in read_block_for_search() 1546 btrfs_release_path(p); in read_block_for_search() 1583 btrfs_release_path(p); in read_block_for_search() 1611 btrfs_release_path(p); in setup_nodes_for_search() 1624 btrfs_release_path(p); in setup_nodes_for_search() 1635 btrfs_release_path(p); in setup_nodes_for_search() 1790 btrfs_release_path(path); in finish_need_commit_sem_search() 2079 btrfs_release_path(p); in btrfs_search_slot() [all …]
|
H A D | fiemap.c | 354 btrfs_release_path(path); in fiemap_next_leaf_item() 424 btrfs_release_path(path); in fiemap_search_slot() 669 btrfs_release_path(path); in extent_fiemap() 847 btrfs_release_path(path); in extent_fiemap()
|
H A D | raid-stripe-tree.c | 58 btrfs_release_path(path); in btrfs_partially_delete_raid_extent() 227 btrfs_release_path(path); in btrfs_delete_raid_extent() 260 btrfs_release_path(path); in btrfs_delete_raid_extent()
|
H A D | file-item.c | 309 btrfs_release_path(path); in search_csum_tree() 639 btrfs_release_path(path); in btrfs_lookup_csums_bitmap() 1011 btrfs_release_path(path); in btrfs_del_csums() 1130 btrfs_release_path(path); in btrfs_csum_file_blocks() 1221 btrfs_release_path(path); in btrfs_csum_file_blocks() 1261 btrfs_release_path(path); in btrfs_csum_file_blocks()
|
H A D | scrub.c | 419 btrfs_release_path(swarn->path); in scrub_print_warning_inode() 427 btrfs_release_path(swarn->path); in scrub_print_warning_inode() 540 btrfs_release_path(path); in scrub_print_common_warning() 544 btrfs_release_path(path); in scrub_print_common_warning() 1398 btrfs_release_path(path); in find_first_extent_item() 1431 btrfs_release_path(path); in find_first_extent_item() 1435 btrfs_release_path(path); in find_first_extent_item() 2103 btrfs_release_path(&extent_path); in scrub_raid56_parity_stripe() 2104 btrfs_release_path(&csum_path); in scrub_raid56_parity_stripe() 2391 btrfs_release_path(&sctx->extent_path); in scrub_stripe() [all …]
|
H A D | backref.c | 691 btrfs_release_path(path); in resolve_indirect_ref() 1451 btrfs_release_path(path); in find_parent_nodes() 1562 btrfs_release_path(path); in find_parent_nodes() 2171 btrfs_release_path(path); in btrfs_ref_to_path() 2183 btrfs_release_path(path); in btrfs_ref_to_path() 2561 btrfs_release_path(path); in iterate_inodes_from_logical() 2616 btrfs_release_path(path); in iterate_inode_refs() 2637 btrfs_release_path(path); in iterate_inode_refs() 2674 btrfs_release_path(path); in iterate_inode_extrefs() 2699 btrfs_release_path(path); in iterate_inode_extrefs() [all …]
|
H A D | delayed-inode.c | 771 btrfs_release_path(path); in btrfs_insert_delayed_item() 954 btrfs_release_path(path); in btrfs_delete_delayed_items() 959 btrfs_release_path(path); in btrfs_delete_delayed_items() 1052 btrfs_release_path(path); in __btrfs_update_delayed_inode() 1079 btrfs_release_path(path); in __btrfs_update_delayed_inode() 1350 btrfs_release_path(path); in btrfs_async_run_delayed_root() 1365 btrfs_release_path(path); in btrfs_async_run_delayed_root()
|
H A D | relocation.c | 1122 btrfs_release_path(path); in replace_path() 2228 btrfs_release_path(path); in do_relocation() 2243 btrfs_release_path(path); in do_relocation() 2564 btrfs_release_path(path); in relocate_cowonly_block() 3142 btrfs_release_path(path); in add_tree_block() 3146 btrfs_release_path(path); in add_tree_block() 3221 btrfs_release_path(path); in __add_tree_block() 3335 btrfs_release_path(path); in add_data_references() 3442 btrfs_release_path(path); in find_next_extent() 3454 btrfs_release_path(path); in find_next_extent() [all …]
|
H A D | extent-tree.c | 191 btrfs_release_path(path); in btrfs_lookup_extent_info() 490 btrfs_release_path(path); in lookup_extent_data_ref() 551 btrfs_release_path(path); in insert_extent_data_ref() 575 btrfs_release_path(path); in insert_extent_data_ref() 708 btrfs_release_path(path); in insert_tree_block_ref() 832 btrfs_release_path(path); in lookup_inline_extent_backref() 960 btrfs_release_path(path); in lookup_inline_extent_backref() 1067 btrfs_release_path(path); in lookup_extent_backref() 1526 btrfs_release_path(path); in __btrfs_inc_extent_ref() 1678 btrfs_release_path(path); in run_delayed_extent_op() [all …]
|
H A D | file.c | 274 btrfs_release_path(path); in btrfs_drop_extents() 298 btrfs_release_path(path); in btrfs_drop_extents() 455 btrfs_release_path(path); in btrfs_drop_extents() 504 btrfs_release_path(path); in btrfs_drop_extents() 678 btrfs_release_path(path); in btrfs_mark_extent_written() 742 btrfs_release_path(path); in btrfs_mark_extent_written() 760 btrfs_release_path(path); in btrfs_mark_extent_written() 2034 btrfs_release_path(path); in fill_holes() 2042 btrfs_release_path(path); in fill_holes() 2179 btrfs_release_path(path); in btrfs_insert_replace_extent()
|
H A D | verity.c | 167 btrfs_release_path(path); in drop_verity_items() 266 btrfs_release_path(path); in write_key_bytes()
|
H A D | defrag.c | 492 btrfs_release_path(path); in btrfs_defrag_leaves() 732 btrfs_release_path(&path); in defrag_get_extent() 736 btrfs_release_path(&path); in defrag_get_extent() 741 btrfs_release_path(&path); in defrag_get_extent()
|
H A D | free-space-cache.c | 103 btrfs_release_path(path); in __lookup_free_space_inode() 112 btrfs_release_path(path); in __lookup_free_space_inode() 120 btrfs_release_path(path); in __lookup_free_space_inode() 201 btrfs_release_path(path); in __create_free_space_inode() 209 btrfs_release_path(path); in __create_free_space_inode() 218 btrfs_release_path(path); in __create_free_space_inode() 763 btrfs_release_path(path); in __load_free_space_cache() 775 btrfs_release_path(path); in __load_free_space_cache() 1179 btrfs_release_path(path); in update_cache_item() 1190 btrfs_release_path(path); in update_cache_item()
|
H A D | qgroup.c | 525 btrfs_release_path(path); in btrfs_read_qgroup_config() 752 btrfs_release_path(path); in add_qgroup_item() 802 btrfs_release_path(path); in del_qgroup_item() 980 btrfs_release_path(path); in btrfs_clean_quota_tree() 1121 btrfs_release_path(path); in btrfs_quota_enable() 1138 btrfs_release_path(path); in btrfs_quota_enable() 1193 btrfs_release_path(path); in btrfs_quota_enable() 3749 btrfs_release_path(path); in qgroup_rescan_leaf() 3766 btrfs_release_path(path); in qgroup_rescan_leaf()
|
H A D | inode.c | 151 btrfs_release_path(&warn->path); in data_reloc_print_warning_inode() 158 btrfs_release_path(&warn->path); in data_reloc_print_warning_inode() 283 btrfs_release_path(&path); in print_data_reloc_error() 288 btrfs_release_path(&path); in print_data_reloc_error() 529 btrfs_release_path(path); in insert_inline_extent() 1883 btrfs_release_path(path); in can_nocow_file_extent() 2227 btrfs_release_path(path); in run_delalloc_nocow() 2969 btrfs_release_path(path); in insert_reserved_file_extent() 3576 btrfs_release_path(path); in btrfs_orphan_cleanup() 3701 btrfs_release_path(path); in btrfs_orphan_cleanup() [all …]
|
H A D | volumes.c | 1878 btrfs_release_path(path); in find_free_dev_extent() 1937 btrfs_release_path(path); in btrfs_free_dev_extent() 2744 btrfs_release_path(path); in btrfs_finish_sprout() 3618 btrfs_release_path(path); in btrfs_relocate_sys_chunks() 4239 btrfs_release_path(path); in __btrfs_balance() 4315 btrfs_release_path(path); in __btrfs_balance() 4830 btrfs_release_path(path); in btrfs_recover_balance() 5021 btrfs_release_path(path); in btrfs_shrink_device() 5031 btrfs_release_path(path); in btrfs_shrink_device() 5040 btrfs_release_path(path); in btrfs_shrink_device() [all …]
|
H A D | block-group.c | 767 btrfs_release_path(path); in load_extent_tree_free() 790 btrfs_release_path(path); in load_extent_tree_free() 2543 btrfs_release_path(path); in btrfs_read_block_groups() 2550 btrfs_release_path(path); in btrfs_read_block_groups() 3121 btrfs_release_path(path); in update_block_group_item() 3173 btrfs_release_path(path); in cache_save_setup() 3292 btrfs_release_path(path); in cache_save_setup()
|
H A D | props.c | 250 btrfs_release_path(path); in iterate_object_props()
|
/linux/fs/btrfs/tests/ |
H A D | free-space-tree-tests.c | 99 btrfs_release_path(path); in __check_free_space_extents() 121 btrfs_release_path(path); in check_free_space_extents() 125 btrfs_release_path(path); in check_free_space_extents()
|
H A D | qgroup-tests.c | 101 btrfs_release_path(path); in add_tree_ref() 183 btrfs_release_path(path); in remove_extent_ref()
|