Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dbtrfs.h827 #define BTRFS_SEND_FLAG_MASK \ macro
/openbmc/linux/fs/btrfs/
H A Dsend.c8188 if (arg->flags & ~BTRFS_SEND_FLAG_MASK) { in btrfs_ioctl_send()