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.h246 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.c1815 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()
3319 trans = btrfs_join_transaction(root); in delete_block_group_cache()
3559 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()
3726 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()
4229 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
4277 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
H A Ddelayed-inode.c1260 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1341 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
H A Dspace-info.c759 trans = btrfs_join_transaction(root); in flush_space()
H A Dioctl.c3777 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
3839 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
3885 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
H A Dinode.c642 trans = btrfs_join_transaction(root); in cow_file_range_inline()
3068 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()
3087 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()
3637 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
5216 trans = btrfs_join_transaction(root); in evict_refill_and_join()
6036 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
H A Dextent-tree.c4051 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()
5706 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
5851 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
H A Dtransaction.c793 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
H A Dscrub.c2380 trans = btrfs_join_transaction(root); in finish_extent_writes_for_zoned()
H A Dblock-group.c2925 trans = btrfs_join_transaction(root); in btrfs_inc_block_group_ro()
H A Ddisk-io.c4211 trans = btrfs_join_transaction(root); in btrfs_commit_super()
H A Dvolumes.c3478 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()
H A Dsend.c8074 trans = btrfs_join_transaction(sctx->send_root); in ensure_commit_roots_uptodate()