Home
last modified time | relevance | path

Searched refs:send_root (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dsend.c152 struct btrfs_root *send_root; member
393 btrfs_err(sctx->send_root->fs_info, in inconsistent_snapshot_error()
2512 struct btrfs_root *send_root = sctx->send_root; in send_subvol_begin() local
4829 root = sctx->send_root; in process_all_refs()
5130 root = sctx->send_root; in process_all_new_xattrs()
6573 root = sctx->send_root; in process_all_extents()
7345 struct btrfs_root *send_root = sctx->send_root; in full_send_tree() local
8102 if (btrfs_root_readonly(send_root) && send_root->dedupe_in_progress) { in btrfs_ioctl_send()
8107 send_root->send_in_progress++; in btrfs_ioctl_send()
8183 sctx->send_root = send_root; in btrfs_ioctl_send()
[all …]