Searched refs:BTRFS_SEND_FLAG_MASK (Results 1 – 4 of 4) sorted by relevance
772 #define BTRFS_SEND_FLAG_MASK \ macro
729 #define BTRFS_SEND_FLAG_MASK \ macro
7287 if (arg->flags & ~BTRFS_SEND_FLAG_MASK) { in btrfs_ioctl_send()