Lines Matching refs:btrfs_root
86 struct btrfs_root *root, *tmp; in switch_commit_roots()
104 struct btrfs_root, root_list); in switch_commit_roots()
286 struct btrfs_root *root, in record_root_in_trans()
347 struct btrfs_root *root) in btrfs_add_dropped_root()
366 struct btrfs_root *root) in btrfs_record_root_in_trans()
430 static inline bool need_reserve_reloc_root(struct btrfs_root *root) in need_reserve_reloc_root()
444 start_transaction(struct btrfs_root *root, unsigned int num_items, in start_transaction()
640 struct btrfs_trans_handle *btrfs_start_transaction(struct btrfs_root *root, in btrfs_start_transaction()
648 struct btrfs_root *root, in btrfs_start_transaction_fallback_global_rsv()
655 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction()
661 struct btrfs_trans_handle *btrfs_join_transaction_nolock(struct btrfs_root *root) in btrfs_join_transaction_nolock()
671 struct btrfs_trans_handle *btrfs_join_transaction_nostart(struct btrfs_root *root) in btrfs_join_transaction_nostart()
690 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root) in btrfs_attach_transaction()
704 btrfs_attach_transaction_barrier(struct btrfs_root *root) in btrfs_attach_transaction_barrier()
1008 int btrfs_wait_tree_log_extents(struct btrfs_root *log_root, int mark) in btrfs_wait_tree_log_extents()
1072 struct btrfs_root *root) in update_cowonly_root()
1078 struct btrfs_root *tree_root = fs_info->tree_root; in update_cowonly_root()
1150 struct btrfs_root *root; in commit_cowonly_roots()
1153 root = list_entry(next, struct btrfs_root, dirty_list); in commit_cowonly_roots()
1194 void btrfs_add_dead_root(struct btrfs_root *root) in btrfs_add_dead_root()
1210 struct btrfs_root *gang[8]; in commit_fs_roots()
1223 struct btrfs_root *root = gang[i]; in commit_fs_roots()
1264 int btrfs_defrag_root(struct btrfs_root *root) in btrfs_defrag_root()
1307 struct btrfs_root *src, in qgroup_account_snapshot()
1308 struct btrfs_root *parent, in qgroup_account_snapshot()
1401 struct btrfs_root *tree_root = fs_info->tree_root; in create_pending_snapshot()
1402 struct btrfs_root *root = pending->root; in create_pending_snapshot()
1403 struct btrfs_root *parent_root; in create_pending_snapshot()
2354 int btrfs_clean_one_deleted_snapshot(struct btrfs_root *root) in btrfs_clean_one_deleted_snapshot()
2365 struct btrfs_root, root_list); in btrfs_clean_one_deleted_snapshot()