Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dtransaction.h209 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
Dspace-info.c720 trans = btrfs_join_transaction(root); in flush_space()
738 trans = btrfs_join_transaction(root); in flush_space()
764 trans = btrfs_join_transaction(root); in flush_space()
805 trans = btrfs_join_transaction(root); in flush_space()
Droot-tree.c261 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
Drelocation.c1868 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()
3325 trans = btrfs_join_transaction(root); in delete_block_group_cache()
3560 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()
3729 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()
4233 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
4281 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
Ddelayed-inode.c1237 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1318 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
Dinode.c421 trans = btrfs_join_transaction(root); in cow_file_range_inline()
3259 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
3278 trans = btrfs_join_transaction(root); in btrfs_finish_ordered_io()
3843 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
5378 trans = btrfs_join_transaction(root); in evict_refill_and_join()
6085 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
Dioctl.c4614 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
4669 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
4715 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
Dextent-tree.c4105 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()
5683 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
5826 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
Dqgroup.c3532 trans = btrfs_join_transaction(fs_info->fs_root); in btrfs_qgroup_rescan()
3699 trans = btrfs_join_transaction(root); in try_flush_qgroup()
Dtransaction.c762 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
Dblock-group.c2577 trans = btrfs_join_transaction(root); in btrfs_inc_block_group_ro()
Dscrub.c3794 trans = btrfs_join_transaction(root); in finish_extent_writes_for_zoned()
Ddisk-io.c4496 trans = btrfs_join_transaction(root); in btrfs_commit_super()
Dsend.c7738 trans = btrfs_join_transaction(sctx->send_root); in ensure_commit_roots_uptodate()
Dvolumes.c3405 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()