Home
last modified time | relevance | path

Searched refs:BTRFS_IOC_GET_DEV_STATS (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/
H A Dsyscall_types.h491 #ifdef BTRFS_IOC_GET_DEV_STATS
H A Dioctls.h254 #ifdef BTRFS_IOC_GET_DEV_STATS in IOCTL()
255 IOCTL(BTRFS_IOC_GET_DEV_STATS, IOC_RW, in IOCTL()
/openbmc/linux/include/uapi/linux/
H A Dbtrfs.h1152 #define BTRFS_IOC_GET_DEV_STATS _IOWR(BTRFS_IOCTL_MAGIC, 52, \ macro
/openbmc/linux/fs/btrfs/
H A Dioctl.c4703 case BTRFS_IOC_GET_DEV_STATS: in btrfs_ioctl()