Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dtransaction.h237 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
Droot-tree.c266 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
Drelocation.c1883 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()
3387 trans = btrfs_join_transaction(root); in delete_block_group_cache()
3628 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()
3797 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()
4300 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
4348 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
Ddelayed-inode.c1259 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1340 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
Dspace-info.c760 trans = btrfs_join_transaction(root); in flush_space()
Dioctl.c3740 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
3797 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
3843 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
Dinode.c642 trans = btrfs_join_transaction(root); in cow_file_range_inline()
3066 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()
3085 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()
3620 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
5179 trans = btrfs_join_transaction(root); in evict_refill_and_join()
5999 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
Dextent-tree.c4027 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()
5639 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
5784 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
Dtransaction.c794 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
Dscrub.c2357 trans = btrfs_join_transaction(root); in finish_extent_writes_for_zoned()
Dblock-group.c2862 trans = btrfs_join_transaction(root); in btrfs_inc_block_group_ro()
Ddisk-io.c4199 trans = btrfs_join_transaction(root); in btrfs_commit_super()
Dvolumes.c3427 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()
Dsend.c7999 trans = btrfs_join_transaction(sctx->send_root); in ensure_commit_roots_uptodate()