Searched refs:BTRFS_IOC_GET_FEATURES (Results 1 – 5 of 5) sorted by relevance
/external/strace/ |
D | btrfs.c | 101 #ifndef BTRFS_IOC_GET_FEATURES 102 # define BTRFS_IOC_GET_FEATURES _IOR(BTRFS_IOCTL_MAGIC, 57, \ macro 681 case BTRFS_IOC_GET_FEATURES: { /* R */ in MPERS_PRINTER_DECL()
|
/external/strace/tests/ |
D | btrfs.c | 102 #ifndef BTRFS_IOC_GET_FEATURES 103 # define BTRFS_IOC_GET_FEATURES \ macro 2008 btrfs_test_dir_fd, ioc(BTRFS_IOC_GET_FEATURES)); in btrfs_test_features_ioctls() 2009 ioctl(btrfs_test_dir_fd, BTRFS_IOC_GET_FEATURES, in btrfs_test_features_ioctls() 2035 XLAT(BTRFS_IOC_GET_FEATURES), in btrfs_test_read_ioctls()
|
/external/strace/tests-mx32/ |
D | btrfs.c | 102 #ifndef BTRFS_IOC_GET_FEATURES 103 # define BTRFS_IOC_GET_FEATURES \ macro 2008 btrfs_test_dir_fd, ioc(BTRFS_IOC_GET_FEATURES)); in btrfs_test_features_ioctls() 2009 ioctl(btrfs_test_dir_fd, BTRFS_IOC_GET_FEATURES, in btrfs_test_features_ioctls() 2035 XLAT(BTRFS_IOC_GET_FEATURES), in btrfs_test_read_ioctls()
|
/external/strace/tests-m32/ |
D | btrfs.c | 102 #ifndef BTRFS_IOC_GET_FEATURES 103 # define BTRFS_IOC_GET_FEATURES \ macro 2008 btrfs_test_dir_fd, ioc(BTRFS_IOC_GET_FEATURES)); in btrfs_test_features_ioctls() 2009 ioctl(btrfs_test_dir_fd, BTRFS_IOC_GET_FEATURES, in btrfs_test_features_ioctls() 2035 XLAT(BTRFS_IOC_GET_FEATURES), in btrfs_test_read_ioctls()
|
/external/kernel-headers/original/uapi/linux/ |
D | btrfs.h | 928 #define BTRFS_IOC_GET_FEATURES _IOR(BTRFS_IOCTL_MAGIC, 57, \ macro
|