Lines Matching refs:btrfs_root
83 struct btrfs_root *root, *tmp; in switch_commit_roots()
101 struct btrfs_root, root_list); in switch_commit_roots()
281 struct btrfs_root *root, in record_root_in_trans()
342 struct btrfs_root *root) in btrfs_add_dropped_root()
361 struct btrfs_root *root) in btrfs_record_root_in_trans()
425 static inline bool need_reserve_reloc_root(struct btrfs_root *root) in need_reserve_reloc_root()
439 start_transaction(struct btrfs_root *root, unsigned int num_items, in start_transaction()
608 struct btrfs_trans_handle *btrfs_start_transaction(struct btrfs_root *root, in btrfs_start_transaction()
616 struct btrfs_root *root, in btrfs_start_transaction_fallback_global_rsv()
656 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction()
662 struct btrfs_trans_handle *btrfs_join_transaction_nolock(struct btrfs_root *root) in btrfs_join_transaction_nolock()
672 struct btrfs_trans_handle *btrfs_join_transaction_nostart(struct btrfs_root *root) in btrfs_join_transaction_nostart()
691 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root) in btrfs_attach_transaction()
705 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()
1224 struct btrfs_root *root = gang[i]; in commit_fs_roots()
1263 int btrfs_defrag_root(struct btrfs_root *root) in btrfs_defrag_root()
1304 struct btrfs_root *src, in qgroup_account_snapshot()
1305 struct btrfs_root *parent, in qgroup_account_snapshot()
1398 struct btrfs_root *tree_root = fs_info->tree_root; in create_pending_snapshot()
1399 struct btrfs_root *root = pending->root; in create_pending_snapshot()
1400 struct btrfs_root *parent_root; in create_pending_snapshot()
2343 int btrfs_clean_one_deleted_snapshot(struct btrfs_root *root) in btrfs_clean_one_deleted_snapshot()
2354 struct btrfs_root, root_list); in btrfs_clean_one_deleted_snapshot()