Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dtransaction.h240 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
H A Droot-tree.c266 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
H A 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()
H A Ddelayed-inode.c1262 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1343 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
H A Dspace-info.c760 trans = btrfs_join_transaction(root); in flush_space()
H A Dioctl.c3775 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
3837 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
3883 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
H A Dinode.c642 trans = btrfs_join_transaction(root); in cow_file_range_inline()
3065 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()
3084 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()
3634 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
5208 trans = btrfs_join_transaction(root); in evict_refill_and_join()
6028 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
H A Dextent-tree.c4032 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()
5668 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
5813 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
H A Dtransaction.c791 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
H A Dscrub.c2376 trans = btrfs_join_transaction(root); in finish_extent_writes_for_zoned()
H A Dblock-group.c2908 trans = btrfs_join_transaction(root); in btrfs_inc_block_group_ro()
H A Ddisk-io.c4209 trans = btrfs_join_transaction(root); in btrfs_commit_super()
H A Dvolumes.c3446 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()
H A Dsend.c8016 trans = btrfs_join_transaction(sctx->send_root); in ensure_commit_roots_uptodate()