Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ioctl_compat.c211 unsigned static long zfs_ioctl_ozfs_to_legacy_common_[] = { variable
329 if (request >= sizeof (zfs_ioctl_ozfs_to_legacy_common_)/sizeof (long)) in zfs_ioctl_ozfs_to_legacy()
331 return (zfs_ioctl_ozfs_to_legacy_common_[request]); in zfs_ioctl_ozfs_to_legacy()