Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dsend.h77 BTRFS_SEND_C_LINK = 10, enumerator
H A Dsend.c852 ret = begin_cmd(sctx, BTRFS_SEND_C_LINK); in send_link()