Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dtransaction.h278 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
H A Droot-tree.c269 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
H A Drelocation.c1701 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()
3239 trans = btrfs_join_transaction(root); in delete_block_group_cache()
3478 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()
3658 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()
4152 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
4199 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
H A Ddelayed-inode.c1282 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1366 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
H A Dspace-info.c856 trans = btrfs_join_transaction(root); in flush_space()
H A Dextent-tree.c4204 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()
6092 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
6238 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
H A Dinode.c623 trans = btrfs_join_transaction(root); in __cow_file_range_inline()
3143 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()
3746 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
5459 trans = btrfs_join_transaction(root); in evict_refill_and_join()
6270 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
H A Dtransaction.c828 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
H A Dzoned.c2621 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_zoned_reserve_data_reloc_bg()
H A Dblock-group.c3007 trans = btrfs_join_transaction(root); in btrfs_inc_block_group_ro()
H A Dvolumes.c3615 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()