Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pyzfs/common/
H A Dioctl.c63 ioctl_with_cmdstr(int ioc, zfs_cmd_t *zc) in ioctl_with_cmdstr() function
352 err = ioctl_with_cmdstr(ZFS_IOC_SET_FSACL, &zc); in py_set_fsacl()