Searched refs:ZFS_IOC_LAST (Results 1 – 6 of 6) sorted by relevance
323 if (request >= ZFS_IOC_LAST) in zfs_ioctl_ozfs_to_legacy()
103 static zfs_ioc_t fail_ioc_cmd = ZFS_IOC_LAST;124 if (fail_ioc_cmd == ZFS_IOC_LAST) { in libzfs_core_debug_ioc()130 ioc_num < ZFS_IOC_LAST) { in libzfs_core_debug_ioc()
1366 <enumerator name='ZFS_IOC_LAST' value='23177'/>
43 static boolean_t ioc_tested[ZFS_IOC_LAST - ZFS_IOC_FIRST];917 for (unsigned ioc = ZFS_IOC_FIRST; ioc < ZFS_IOC_LAST; ioc++) { in zfs_ioc_input_tests()
1501 ZFS_IOC_LAST enumerator
6981 static zfs_ioc_vec_t zfs_ioc_vec[ZFS_IOC_LAST - ZFS_IOC_FIRST];6991 ASSERT3U(ioc, <, ZFS_IOC_LAST); in zfs_ioctl_register_legacy()7015 ASSERT3U(ioc, <, ZFS_IOC_LAST); in zfs_ioctl_register()