Home
last modified time | relevance | path

Searched refs:dmu_objset_create (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h277 int dmu_objset_create(const char *name, dmu_objset_type_t type, uint64_t flags,
/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c892 dmu_objset_create(const char *name, dmu_objset_type_t type, uint64_t flags, in dmu_objset_create() function
H A Dzfs_ioctl.c3302 error = dmu_objset_create(fsname, type, in zfs_ioc_create()
/titanic_50/usr/src/cmd/ztest/
H A Dztest.c3184 int err = dmu_objset_create(dsname, DMU_OST_OTHER, 0, in ztest_dataset_create()
3343 dmu_objset_create(name, DMU_OST_OTHER, 0, NULL, NULL)); in ztest_dmu_objset_create_destroy()