Searched refs:zvol_set_common (Results 1 – 3 of 3) sorted by relevance
54 extern int zvol_set_common(const char *, zfs_prop_t, zprop_source_t, uint64_t);
1681 zvol_set_common(const char *ddname, zfs_prop_t prop, zprop_source_t source, in zvol_set_common() function
2564 err = zvol_set_common(dsname, prop, source, intval); in zfs_prop_set_special()