Searched refs:zvol_set_ro (Results 1 – 3 of 3) sorted by relevance
45 extern int zvol_set_ro(const char *, boolean_t);
414 zvol_set_ro(const char *name, boolean_t value) in zvol_set_ro() function
3005 err = zvol_set_ro(dsname, intval); in zfs_prop_set_special()