Searched refs:zvol_set_volsize (Results 1 – 3 of 3) sorted by relevance
46 extern int zvol_set_volsize(const char *, uint64_t);
821 zvol_set_volsize(const char *name, uint64_t volsize) in zvol_set_volsize() function
2498 err = zvol_set_volsize(dsname, intval); in zfs_prop_set_special()