Lines Matching refs:btrfs_root

74 	struct btrfs_root *root;
94 struct btrfs_root *send_root;
95 struct btrfs_root *parent_root;
785 static int __get_inode_info(struct btrfs_root *root, struct btrfs_path *path, in __get_inode_info()
821 static int get_inode_info(struct btrfs_root *root, in get_inode_info()
850 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
970 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1101 static int get_inode_path(struct btrfs_root *root, in get_inode_path()
1442 static int read_symlink(struct btrfs_root *root, in read_symlink()
1662 static int lookup_dir_item_inode(struct btrfs_root *root, in lookup_dir_item_inode()
1703 static int get_first_ref(struct btrfs_root *root, u64 ino, in get_first_ref()
1770 static int is_first_ref(struct btrfs_root *root, in is_first_ref()
2285 struct btrfs_root *send_root = sctx->send_root; in send_subvol_begin()
2286 struct btrfs_root *parent_root = sctx->parent_root; in send_subvol_begin()
2858 struct btrfs_root *root = sctx->parent_root; in can_rmdir()
3779 static int record_ref(struct btrfs_root *root, int num, u64 dir, int index, in record_ref()
3861 struct btrfs_root *root;
3892 static int find_iref(struct btrfs_root *root, in find_iref()
3988 struct btrfs_root *root; in process_all_refs()
4211 static int find_xattr(struct btrfs_root *root, in find_xattr()
4309 struct btrfs_root *root; in process_all_new_xattrs()
4365 struct btrfs_root *root = sctx->send_root; in fill_read_buf()
4839 struct btrfs_root *root = sctx->send_root; in get_last_extent()
4994 struct btrfs_root *root; in process_all_extents()
5477 static int changed_cb(struct btrfs_root *left_root, in changed_cb()
5478 struct btrfs_root *right_root, in changed_cb()
5535 struct btrfs_root *send_root = sctx->send_root; in full_send_tree()
5665 static void btrfs_root_dec_send_in_progress(struct btrfs_root* root) in btrfs_root_dec_send_in_progress()
5683 struct btrfs_root *send_root; in btrfs_ioctl_send()
5684 struct btrfs_root *clone_root; in btrfs_ioctl_send()