Lines Matching refs:btrfs_root
113 struct btrfs_root *root, *tmp; in switch_commit_roots()
130 struct btrfs_root, root_list); in switch_commit_roots()
295 struct btrfs_root *root, in record_root_in_trans()
356 struct btrfs_root *root) in btrfs_add_dropped_root()
375 struct btrfs_root *root) in btrfs_record_root_in_trans()
439 static inline bool need_reserve_reloc_root(struct btrfs_root *root) in need_reserve_reloc_root()
453 start_transaction(struct btrfs_root *root, unsigned int num_items, in start_transaction()
590 struct btrfs_trans_handle *btrfs_start_transaction(struct btrfs_root *root, in btrfs_start_transaction()
598 struct btrfs_root *root, in btrfs_start_transaction_fallback_global_rsv()
638 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction()
644 struct btrfs_trans_handle *btrfs_join_transaction_nolock(struct btrfs_root *root) in btrfs_join_transaction_nolock()
663 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root) in btrfs_attach_transaction()
677 btrfs_attach_transaction_barrier(struct btrfs_root *root) in btrfs_attach_transaction_barrier()
1027 int btrfs_wait_tree_log_extents(struct btrfs_root *log_root, int mark) in btrfs_wait_tree_log_extents()
1091 struct btrfs_root *root) in update_cowonly_root()
1097 struct btrfs_root *tree_root = fs_info->tree_root; in update_cowonly_root()
1169 struct btrfs_root *root; in commit_cowonly_roots()
1172 root = list_entry(next, struct btrfs_root, dirty_list); in commit_cowonly_roots()
1210 void btrfs_add_dead_root(struct btrfs_root *root) in btrfs_add_dead_root()
1226 struct btrfs_root *gang[8]; in commit_fs_roots()
1240 struct btrfs_root *root = gang[i]; in commit_fs_roots()
1279 int btrfs_defrag_root(struct btrfs_root *root) in btrfs_defrag_root()
1320 struct btrfs_root *src, in qgroup_account_snapshot()
1321 struct btrfs_root *parent, in qgroup_account_snapshot()
1414 struct btrfs_root *tree_root = fs_info->tree_root; in create_pending_snapshot()
1415 struct btrfs_root *root = pending->root; in create_pending_snapshot()
1416 struct btrfs_root *parent_root; in create_pending_snapshot()
2318 int btrfs_clean_one_deleted_snapshot(struct btrfs_root *root) in btrfs_clean_one_deleted_snapshot()
2329 struct btrfs_root, root_list); in btrfs_clean_one_deleted_snapshot()