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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c64 * This function will be called before the zfs_ioc_func_t, to
96 * zfs_ioc_func_t *func
207 typedef int zfs_ioc_func_t(const char *, nvlist_t *, nvlist_t *); typedef
224 zfs_ioc_func_t *zvec_func;
5582 zfs_ioctl_register(const char *name, zfs_ioc_t ioc, zfs_ioc_func_t *func,

Completed in 124 milliseconds