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