Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pyzfs/common/
H A Dioctl.c215 ioctl_with_dstnv(int ioc, zfs_cmd_t *zc) in ioctl_with_dstnv() function
265 nvl = ioctl_with_dstnv(ioc, &zc); in py_next_dataset()
294 nvl = ioctl_with_dstnv(ZFS_IOC_OBJSET_STATS, &zc); in py_dataset_props()
315 nvl = ioctl_with_dstnv(ZFS_IOC_GET_FSACL, &zc); in py_get_fsacl()
374 nvl = ioctl_with_dstnv(ZFS_IOC_GET_HOLDS, &zc); in py_get_holds()