Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dsend.h78 BTRFS_SEND_C_UNLINK = 11, enumerator
H A Dsend.c871 ret = begin_cmd(sctx, BTRFS_SEND_C_UNLINK); in send_unlink()