Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dsend.c150 struct btrfs_root *send_root; member
394 btrfs_err(sctx->send_root->fs_info, in inconsistent_snapshot_error()
397 btrfs_root_id(sctx->send_root), in inconsistent_snapshot_error()
2506 struct btrfs_root *send_root = sctx->send_root; in send_subvol_begin() local
4864 root = sctx->send_root; in process_all_refs()
5138 root = sctx->send_root; in process_all_new_xattrs()
6581 root = sctx->send_root; in process_all_extents()
7351 struct btrfs_root *send_root = sctx->send_root; in full_send_tree() local
8095 if (btrfs_root_dead(send_root)) { in btrfs_ioctl_send()
8109 send_root->send_in_progress++; in btrfs_ioctl_send()
[all …]
H A Dsend.h185 long btrfs_ioctl_send(struct btrfs_root *send_root, const struct btrfs_ioctl_send_args *arg);