Lines Matching refs:btrfs_root

74 	struct btrfs_root *root;
94 struct btrfs_root *send_root;
95 struct btrfs_root *parent_root;
786 static int __get_inode_info(struct btrfs_root *root, struct btrfs_path *path, in __get_inode_info()
822 static int get_inode_info(struct btrfs_root *root, in get_inode_info()
851 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
971 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1102 static int get_inode_path(struct btrfs_root *root, in get_inode_path()
1449 static int read_symlink(struct btrfs_root *root, in read_symlink()
1669 static int lookup_dir_item_inode(struct btrfs_root *root, in lookup_dir_item_inode()
1710 static int get_first_ref(struct btrfs_root *root, u64 ino, in get_first_ref()
1777 static int is_first_ref(struct btrfs_root *root, in is_first_ref()
2305 struct btrfs_root *send_root = sctx->send_root; in send_subvol_begin()
2306 struct btrfs_root *parent_root = sctx->parent_root; in send_subvol_begin()
2888 struct btrfs_root *root = sctx->parent_root; in can_rmdir()
3405 static int is_ancestor(struct btrfs_root *root, in is_ancestor()
3859 static int record_ref(struct btrfs_root *root, int num, u64 dir, int index, in record_ref()
3941 struct btrfs_root *root;
3972 static int find_iref(struct btrfs_root *root, in find_iref()
4068 struct btrfs_root *root; in process_all_refs()
4291 static int find_xattr(struct btrfs_root *root, in find_xattr()
4389 struct btrfs_root *root; in process_all_new_xattrs()
4445 struct btrfs_root *root = sctx->send_root; in fill_read_buf()
5088 struct btrfs_root *root = sctx->send_root; in get_last_extent()
5243 struct btrfs_root *root; in process_all_extents()
5726 static int changed_cb(struct btrfs_root *left_root, in changed_cb()
5727 struct btrfs_root *right_root, in changed_cb()
5784 struct btrfs_root *send_root = sctx->send_root; in full_send_tree()
5914 static void btrfs_root_dec_send_in_progress(struct btrfs_root* root) in btrfs_root_dec_send_in_progress()
5932 struct btrfs_root *send_root; in btrfs_ioctl_send()
5933 struct btrfs_root *clone_root; in btrfs_ioctl_send()