Searched defs:ioctl_with_dstnv (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pyzfs/common/
H A Dioctl.c200 ioctl_with_dstnv(int ioc, zfs_cmd_t *zc) function
250 nvl = ioctl_with_dstnv(ioc, &zc);
279 nvl = ioctl_with_dstnv(ZFS_IOC_OBJSET_STATS, &zc);
300 nvl = ioctl_with_dstnv(ZFS_IOC_GET_FSACL, &zc);
359 nvl = ioctl_with_dstnv(ZFS_IOC_GET_HOLDS, &zc);

Completed in 75 milliseconds