Home
last modified time | relevance | path

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

/linux-6.8/fs/btrfs/
Dtransaction.h243 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
Droot-tree.c267 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
Drelocation.c1881 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()
3418 trans = btrfs_join_transaction(root); in delete_block_group_cache()
3658 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()
3842 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()
4346 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
4394 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.c779 trans = btrfs_join_transaction(root); in flush_space()
Dioctl.c3761 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
3823 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
3869 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
Dinode.c652 trans = btrfs_join_transaction(root); in cow_file_range_inline()
3078 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()
3097 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()
3652 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
5210 trans = btrfs_join_transaction(root); in evict_refill_and_join()
6035 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
Dextent-tree.c4192 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()
5875 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
6020 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
Dtransaction.c826 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
Dscrub.c2442 trans = btrfs_join_transaction(root); in finish_extent_writes_for_zoned()
Dblock-group.c2909 trans = btrfs_join_transaction(root); in btrfs_inc_block_group_ro()
Dqgroup.c1324 trans = btrfs_join_transaction(fs_info->tree_root); in flush_reservations()
Ddisk-io.c4170 trans = btrfs_join_transaction(root); in btrfs_commit_super()
Dsend.c8008 trans = btrfs_join_transaction(sctx->send_root); in ensure_commit_roots_uptodate()
Dvolumes.c3469 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()