Searched refs:lzc_create (Results 1 – 4 of 4) sorted by relevance
42 int lzc_create(const char *, dmu_objset_type_t, nvlist_t *);
46 lzc_create;
173 lzc_create(const char *fsname, dmu_objset_type_t type, nvlist_t *props) in lzc_create() function
3326 ret = lzc_create(path, ost, props); in zfs_create()