Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dsend.h82 BTRFS_SEND_C_REMOVE_XATTR = 14, enumerator
H A Dsend.c4900 ret = begin_cmd(sctx, BTRFS_SEND_C_REMOVE_XATTR); in send_remove_xattr()