Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsend.h149 BTRFS_SEND_A_CLONE_LEN = 24, enumerator
H A Dsend.c5322 TLV_PUT_U64(sctx, BTRFS_SEND_A_CLONE_LEN, len); in send_clone()