Lines Matching refs:btrfs_root
27 struct btrfs_root;
182 struct btrfs_root *root;
184 struct btrfs_root *snap;
273 struct btrfs_trans_handle *btrfs_start_transaction(struct btrfs_root *root,
276 struct btrfs_root *root,
278 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
279 struct btrfs_trans_handle *btrfs_join_transaction_spacecache(struct btrfs_root *root);
280 struct btrfs_trans_handle *btrfs_join_transaction_nostart(struct btrfs_root *root);
281 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root);
283 struct btrfs_root *root);
286 void btrfs_add_dead_root(struct btrfs_root *root);
291 int btrfs_commit_current_transaction(struct btrfs_root *root);
296 struct btrfs_root *root);
299 int btrfs_wait_tree_log_extents(struct btrfs_root *root, int mark);
303 struct btrfs_root *root);