Home
last modified time | relevance | path

Searched refs:BTRFS_IOC_GET_FEATURES (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dbtrfs.h1158 #define BTRFS_IOC_GET_FEATURES _IOR(BTRFS_IOCTL_MAGIC, 57, \ macro
/openbmc/qemu/linux-user/
H A Dioctls.h258 #ifdef BTRFS_IOC_GET_FEATURES in IOCTL()
259 IOCTL(BTRFS_IOC_GET_FEATURES, IOC_R, in IOCTL()
/openbmc/linux/fs/btrfs/
H A Dioctl.c4723 case BTRFS_IOC_GET_FEATURES: in btrfs_ioctl()