Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file.c1025 zpl_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in zpl_ioctl() function
1070 return (zpl_ioctl(filp, cmd, (unsigned long)compat_ptr(arg))); in zpl_compat_ioctl()
1129 .unlocked_ioctl = zpl_ioctl,
1140 .unlocked_ioctl = zpl_ioctl,