Home | History | Annotate | Download | only in tests-mx32

Lines Matching defs:BTRFS_IOC_SET_FEATURES

105 # define BTRFS_IOC_SET_FEATURES			\
1973 * - BTRFS_IOC_SET_FEATURES
1995 ioctl(-1, BTRFS_IOC_SET_FEATURES, NULL);
1997 ioc(BTRFS_IOC_SET_FEATURES));
1999 printf("ioctl(-1, %s, [", ioc(BTRFS_IOC_SET_FEATURES));
2003 ioctl(-1, BTRFS_IOC_SET_FEATURES, &args);