Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dtransaction.h264 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
A Droot-tree.c272 trans = btrfs_join_transaction(tree_root); in btrfs_find_orphan_roots()
A Drelocation.c1780 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_merge()
3335 trans = btrfs_join_transaction(root); in delete_block_group_cache()
3575 trans = btrfs_join_transaction(rc->extent_root); in prepare_to_relocate()
3755 trans = btrfs_join_transaction(rc->extent_root); in relocate_block_group()
4249 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
4297 trans = btrfs_join_transaction(rc->extent_root); in btrfs_recover_relocation()
A Ddelayed-inode.c1273 trans = btrfs_join_transaction(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1354 trans = btrfs_join_transaction(root); in btrfs_async_run_delayed_root()
A Dioctl.c3859 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_assign()
3931 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_create()
3980 trans = btrfs_join_transaction(root); in btrfs_ioctl_qgroup_limit()
A Dspace-info.c803 trans = btrfs_join_transaction(root); in flush_space()
A Dinode.c667 trans = btrfs_join_transaction(root); in __cow_file_range_inline()
3104 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()
3128 trans = btrfs_join_transaction(root); in btrfs_finish_one_ordered()
3686 trans = btrfs_join_transaction(root); in btrfs_orphan_cleanup()
5246 trans = btrfs_join_transaction(root); in evict_refill_and_join()
6064 trans = btrfs_join_transaction(root); in btrfs_dirty_inode()
A Dextent-tree.c4182 trans = btrfs_join_transaction(root); in find_free_extent_update_loop()
6070 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
6216 trans = btrfs_join_transaction(tree_root); in btrfs_drop_snapshot()
A Dtransaction.c822 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() function
A Dblock-group.c2958 trans = btrfs_join_transaction(root); in btrfs_inc_block_group_ro()
A Dvolumes.c3540 trans = btrfs_join_transaction(fs_info->tree_root); in btrfs_may_alloc_data_chunk()

Completed in 102 milliseconds