DMU_OST_ZFS
if (mount->objset.os_type != DMU_OST_ZFS) {
if (mnt->objset.os_type != DMU_OST_ZFS) {
if (dmu_objset_type(*osp) == DMU_OST_ZFS && !(*osp)->os_encrypted) {
err = open_objset(ds, DMU_OST_ZFS, FTAG, &os);
dmu_objset_register_type(DMU_OST_ZFS, space_delta_cb);
else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZFS)
zc.zc_objset_type = DMU_OST_ZFS;
else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZFS)
} else if (drrb->drr_type == DMU_OST_ZFS) {
fnvlist_add_int32(required, "type", DMU_OST_ZFS);
zc.zc_objset_type = DMU_OST_ZFS;
*type = (ispool) ? DMU_OST_ZFS :
if (dmu_objset_type(os) == DMU_OST_ZFS)
return (dmu_objset_type(os) == DMU_OST_ZFS &&
return (dmu_objset_type(os) == DMU_OST_ZFS &&
if (dmu_objset_type(os) == DMU_OST_ZFS) {
if (ostype != DMU_OST_ZFS && ostype != DMU_OST_ZVOL)
dsl_dataset_get_blkptr(ds), DMU_OST_ZFS, tx);
if (ostype == DMU_OST_ZFS) {
if (ostype == DMU_OST_ZFS && sa_attr_count == 0)
if (ostype == DMU_OST_ZFS) {
if (ostype == DMU_OST_ZFS) {
if (dmu_objset_type(os) != DMU_OST_ZFS) {
case DMU_OST_ZFS:
if (dmu_objset_type(os) != DMU_OST_ZFS) {
if (dmu_objset_type(os) != DMU_OST_ZFS) {
if (dmu_objset_type(os) != DMU_OST_ZFS) {
dmu_objset_type(os) == DMU_OST_ZFS) {
if (os != NULL && os->os_phys->os_type != DMU_OST_ZFS)
case DMU_OST_ZFS:
} else if (type == DMU_OST_ZFS) {
if (ost == DMU_OST_ZFS)
if (ost == DMU_OST_ZFS) {
if (dmu_objset_type(os) != DMU_OST_ZFS) {
error = dmu_objset_own(name, DMU_OST_ZFS, B_TRUE, B_TRUE,
error = dmu_objset_own(osname, DMU_OST_ZFS, ro, B_TRUE, zfsvfs, &os);
dmu_objset_register_type(DMU_OST_ZFS, zfs_space_delta_cb);
ASSERT3U(os->os_phys->os_type, ==, DMU_OST_ZFS);
ASSERT(dmu_objset_type(os) == DMU_OST_ZFS);