Searched refs:ZFS_IOC_LAST (Results 1 – 5 of 5) sorted by relevance
322 if (request > ZFS_IOC_LAST) in zfs_ioctl_ozfs_to_legacy()
100 static zfs_ioc_t fail_ioc_cmd = ZFS_IOC_LAST;121 if (fail_ioc_cmd == ZFS_IOC_LAST) { in libzfs_core_debug_ioc()127 ioc_num < ZFS_IOC_LAST) { in libzfs_core_debug_ioc()
43 boolean_t ioc_tested[ZFS_IOC_LAST - ZFS_IOC_FIRST];897 for (unsigned ioc = ZFS_IOC_FIRST; ioc < ZFS_IOC_LAST; ioc++) { in zfs_ioc_input_tests()
1355 ZFS_IOC_LAST enumerator
6806 static zfs_ioc_vec_t zfs_ioc_vec[ZFS_IOC_LAST - ZFS_IOC_FIRST];6816 ASSERT3U(ioc, <, ZFS_IOC_LAST); in zfs_ioctl_register_legacy()6840 ASSERT3U(ioc, <, ZFS_IOC_LAST); in zfs_ioctl_register()