Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzvol.h43 extern int zvol_set_volthreading(const char *, boolean_t);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzvol.c400 zvol_set_volthreading(const char *name, boolean_t value) in zvol_set_volthreading() function
H A Dzfs_ioctl.c2992 err = zvol_set_volthreading(dsname, intval); in zfs_prop_set_special()