Home
last modified time | relevance | path

Searched refs:btrfs_alloc_path (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.12.1/fs/btrfs/
Dorphan.c19 path = btrfs_alloc_path(); in btrfs_insert_orphan_item()
37 path = btrfs_alloc_path(); in btrfs_del_orphan_item()
Droot-tree.c140 path = btrfs_alloc_path(); in btrfs_update_root()
226 path = btrfs_alloc_path(); in btrfs_find_orphan_roots()
325 path = btrfs_alloc_path(); in btrfs_del_root()
355 path = btrfs_alloc_path(); in btrfs_del_root_ref()
427 path = btrfs_alloc_path(); in btrfs_add_root_ref()
Duuid-tree.c42 path = btrfs_alloc_path(); in btrfs_uuid_tree_lookup()
110 path = btrfs_alloc_path(); in btrfs_uuid_tree_add()
173 path = btrfs_alloc_path(); in btrfs_uuid_tree_remove()
305 path = btrfs_alloc_path(); in btrfs_uuid_tree_iterate()
410 path = btrfs_alloc_path(); in btrfs_uuid_scan_kthread()
Draid-stripe-tree.c32 path = btrfs_alloc_path(); in btrfs_delete_raid_extent()
91 path = btrfs_alloc_path(); in update_raid_extent_item()
209 path = btrfs_alloc_path(); in btrfs_get_raid_extent_offset()
Dinode-item.c126 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()
325 path = btrfs_alloc_path(); in btrfs_insert_inode_ref()
494 path = btrfs_alloc_path(); in btrfs_truncate_inode_items()
Dverity.c117 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()
Dxattr.c37 path = btrfs_alloc_path(); in btrfs_getxattr()
98 path = btrfs_alloc_path(); in btrfs_setxattr()
297 path = btrfs_alloc_path(); in btrfs_listxattr()
Dexport.c158 path = btrfs_alloc_path(); in btrfs_get_parent()
241 path = btrfs_alloc_path(); in btrfs_get_name()
Dfree-space-tree.c843 path = btrfs_alloc_path(); in remove_from_free_space_tree()
1036 path = btrfs_alloc_path(); in add_to_free_space_tree()
1075 path = btrfs_alloc_path(); in populate_free_space_tree()
1080 path2 = btrfs_alloc_path(); in populate_free_space_tree()
1230 path = btrfs_alloc_path(); in clear_free_space_tree()
1396 path = btrfs_alloc_path(); in add_block_group_free_space()
1431 path = btrfs_alloc_path(); in remove_block_group_free_space()
1646 path = btrfs_alloc_path(); in load_free_space_tree()
Dfile-item.c169 path = btrfs_alloc_path(); in btrfs_insert_hole_extent()
372 path = btrfs_alloc_path(); in btrfs_lookup_bio_sums()
482 path = btrfs_alloc_path(); in btrfs_lookup_csums_list()
627 path = btrfs_alloc_path(); in btrfs_lookup_csums_bitmap()
891 path = btrfs_alloc_path(); in btrfs_del_csums()
1071 path = btrfs_alloc_path(); in btrfs_csum_file_blocks()
Dqgroup.c396 path = btrfs_alloc_path(); in btrfs_read_qgroup_config()
668 path = btrfs_alloc_path(); in add_qgroup_relation_item()
692 path = btrfs_alloc_path(); in del_qgroup_relation_item()
728 path = btrfs_alloc_path(); in add_qgroup_item()
790 path = btrfs_alloc_path(); in del_qgroup_item()
844 path = btrfs_alloc_path(); in update_qgroup_limit_item()
890 path = btrfs_alloc_path(); in update_qgroup_info_item()
932 path = btrfs_alloc_path(); in update_qgroup_status_item()
971 path = btrfs_alloc_path(); in btrfs_clean_quota_tree()
1099 path = btrfs_alloc_path(); in btrfs_quota_enable()
[all …]
Ddir-item.c128 path = btrfs_alloc_path(); in btrfs_insert_dir_item()
244 path = btrfs_alloc_path(); in btrfs_check_dir_item_collision()
Dtree-log.c1045 path = btrfs_alloc_path(); in backref_in_log()
1623 path = btrfs_alloc_path(); in fixup_inode_link_count()
2017 fixup_path = btrfs_alloc_path(); in replay_one_dir_item()
2204 log_path = btrfs_alloc_path(); in replay_xattr_deletes()
2316 log_path = btrfs_alloc_path(); in replay_dir_deletes()
2427 path = btrfs_alloc_path(); in replay_one_buffer()
2735 path = btrfs_alloc_path(); in walk_log_tree()
3372 path = btrfs_alloc_path(); in inode_logged()
3500 path = btrfs_alloc_path(); in btrfs_del_dir_entries_in_log()
4909 dst_path = btrfs_alloc_path(); in btrfs_log_prealloc_extents()
[all …]
Dvolumes.c1641 path = btrfs_alloc_path(); in find_free_dev_extent()
1773 path = btrfs_alloc_path(); in btrfs_free_dev_extent()
1840 path = btrfs_alloc_path(); in find_next_devid()
1889 path = btrfs_alloc_path(); in btrfs_add_dev_item()
1962 path = btrfs_alloc_path(); in btrfs_rm_dev_item()
2577 path = btrfs_alloc_path(); in btrfs_finish_sprout()
2895 path = btrfs_alloc_path(); in btrfs_update_device()
2983 path = btrfs_alloc_path(); in btrfs_free_chunk()
3440 path = btrfs_alloc_path(); in btrfs_relocate_sys_chunks()
3604 path = btrfs_alloc_path(); in insert_balance_item()
[all …]
Drelocation.c417 path = btrfs_alloc_path(); in build_backref_tree()
895 path = btrfs_alloc_path(); in get_new_location()
1608 path = btrfs_alloc_path(); in merge_reloc_root()
2680 path = btrfs_alloc_path(); in relocate_tree_blocks()
3259 path = btrfs_alloc_path(); in __add_tree_block()
3606 path = btrfs_alloc_path(); in relocate_block_group()
3780 path = btrfs_alloc_path(); in __insert_orphan_inode()
3809 path = btrfs_alloc_path(); in delete_orphan_inode()
4042 path = btrfs_alloc_path(); in btrfs_relocate_block_group()
4172 path = btrfs_alloc_path(); in btrfs_recover_relocation()
Ddev-replace.c87 path = btrfs_alloc_path(); in btrfs_init_dev_replace()
367 path = btrfs_alloc_path(); in btrfs_run_dev_replace()
499 path = btrfs_alloc_path(); in mark_block_group_to_copy()
Dblock-group.c599 path = btrfs_alloc_path(); in sample_block_group_extent_item()
716 path = btrfs_alloc_path(); in load_extent_tree_free()
1108 path = btrfs_alloc_path(); in btrfs_remove_block_group()
2518 path = btrfs_alloc_path(); in btrfs_read_block_groups()
2656 path = btrfs_alloc_path(); in insert_dev_extent()
3322 path = btrfs_alloc_path(); in btrfs_setup_space_cache()
3374 path = btrfs_alloc_path(); in btrfs_start_dirty_block_groups()
3525 path = btrfs_alloc_path(); in btrfs_write_dirty_block_groups()
Dinode.c663 path = btrfs_alloc_path(); in __cow_file_range_inline()
2032 path = btrfs_alloc_path(); in run_delalloc_nocow()
2917 path = btrfs_alloc_path(); in insert_reserved_file_extent()
3519 path = btrfs_alloc_path(); in btrfs_orphan_cleanup()
3822 path = btrfs_alloc_path(); in btrfs_read_locked_inode()
4060 path = btrfs_alloc_path(); in btrfs_update_inode_item()
4147 path = btrfs_alloc_path(); in __btrfs_unlink_inode()
4337 path = btrfs_alloc_path(); in btrfs_unlink_subvol()
4423 path = btrfs_alloc_path(); in may_destroy_subvol()
5394 path = btrfs_alloc_path(); in btrfs_inode_by_name()
[all …]
Dioctl.c833 pending_snapshot->path = btrfs_alloc_path(); in create_snapshot()
1719 path = btrfs_alloc_path(); in search_ioctl()
1856 path = btrfs_alloc_path(); in btrfs_search_path_in_tree()
1937 path = btrfs_alloc_path(); in btrfs_search_path_in_tree_user()
2175 path = btrfs_alloc_path(); in btrfs_ioctl_get_subvol_info()
2293 path = btrfs_alloc_path(); in btrfs_ioctl_get_subvol_rootref()
2987 path = btrfs_alloc_path(); in btrfs_ioctl_default_subvol()
3395 path = btrfs_alloc_path(); in btrfs_ioctl_ino_to_path()
3484 path = btrfs_alloc_path(); in btrfs_ioctl_logical_to_ino()
Ddelayed-inode.c1160 path = btrfs_alloc_path(); in __btrfs_run_delayed_items()
1235 path = btrfs_alloc_path(); in btrfs_commit_inode_delayed_items()
1279 path = btrfs_alloc_path(); in btrfs_commit_inode_delayed_inode()
1339 path = btrfs_alloc_path(); in btrfs_async_run_delayed_root()
Dextent-tree.c77 path = btrfs_alloc_path(); in btrfs_lookup_data_extent()
122 path = btrfs_alloc_path(); in btrfs_lookup_extent_info()
1486 path = btrfs_alloc_path(); in __btrfs_inc_extent_ref()
1632 path = btrfs_alloc_path(); in run_delayed_extent_op()
3101 path = btrfs_alloc_path(); in __btrfs_free_extent()
4811 path = btrfs_alloc_path(); in alloc_reserved_file_extent()
4889 path = btrfs_alloc_path(); in alloc_reserved_tree_block()
5498 path = btrfs_alloc_path(); in check_ref_exists()
6052 path = btrfs_alloc_path(); in btrfs_drop_snapshot()
6322 path = btrfs_alloc_path(); in btrfs_drop_subtree()
Dctree.h605 struct btrfs_path *btrfs_alloc_path(void);
/linux-6.12.1/fs/btrfs/tests/
Dqgroup-tests.c35 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()
Dextent-buffer-tests.c44 path = btrfs_alloc_path(); in test_btrfs_split_item()
Dfree-space-tree-tests.c479 path = btrfs_alloc_path(); in run_test()

12