Searched refs:zcmd_ioctl_compat (Results 1 – 3 of 3) sorted by relevance
114 ret = zcmd_ioctl_compat(fd, request, zc, cflag); in zcmd_ioctl()
535 int zcmd_ioctl_compat(int, int, zfs_cmd_t *, const int);
1062 zcmd_ioctl_compat(int fd, int request, zfs_cmd_t *zc, const int cflag) in zcmd_ioctl_compat() function