Home
last modified time | relevance | path

Searched refs:btrfs_join_transaction (Results 1 – 11 of 11) sorted by relevance

/linux-6.14.4/fs/btrfs/
Dtransaction.h278 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
Droot-tree.c271 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
Drelocation.c1680 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()
3264 trans = btrfs_join_transaction(root); in delete_block_group_cache()
3504 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()
3684 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()
4177 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
4225 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
Ddelayed-inode.c1267 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1348 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
Dspace-info.c810 trans = btrfs_join_transaction(root); in flush_space()
Dioctl.c3773 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
3845 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
3894 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
Dinode.c627 trans = btrfs_join_transaction(root); in __cow_file_range_inline()
3126 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()
3704 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
5300 trans = btrfs_join_transaction(root); in evict_refill_and_join()
6098 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
Dextent-tree.c4167 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()
6052 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
6198 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
Dtransaction.c827 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
Dblock-group.c2981 trans = btrfs_join_transaction(root); in btrfs_inc_block_group_ro()
Dvolumes.c3674 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()