Home
last modified time | relevance | path

Searched defs:clone_root (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dsend.c67 struct clone_root { struct
5075 send_clone(struct send_ctx *sctx, u64 offset, u32 len, struct clone_root *clone_root) send_clone() argument
5313 clone_range(struct send_ctx *sctx, struct clone_root *clone_root, const u64 disk_byte, u64 data_offset, u64 offset, u64 len) clone_range() argument
5581 send_write_or_clone(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key, struct clone_root *clone_root) send_write_or_clone() argument
7243 struct btrfs_root *clone_root; btrfs_ioctl_send() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsend.c76 struct clone_root { struct
1334 struct clone_root *clone_root; in iterate_backrefs() local
1702 struct clone_root *clone_root = &sctx->clone_roots[i]; find_extent_clone() local
5364 send_clone(struct send_ctx *sctx, u64 offset, u32 len, struct clone_root *clone_root) send_clone() argument
5866 clone_range(struct send_ctx *sctx, struct btrfs_path *dst_path, struct clone_root *clone_root, const u64 disk_byte, u64 data_offset, u64 offset, u64 len) clone_range() argument
6135 send_write_or_clone(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key, struct clone_root *clone_root) send_write_or_clone() argument
8076 struct btrfs_root *clone_root; btrfs_ioctl_send() local
[all...]

Completed in 16 milliseconds