Home
last modified time | relevance | path

Searched refs:DMU_OST_ZFS (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dzfs27 # DMU_OST_ZFS,
/netbsd-src/external/cddl/osnet/dist/cmd/zinject/
H A Dtranslate.c161 err = dmu_objset_own(dataset, DMU_OST_ZFS, B_TRUE, FTAG, &os); in object_from_path()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dsa.c867 if (ostype == DMU_OST_ZFS && sa_attr_count == 0) in sa_attr_table_setup()
875 if (ostype == DMU_OST_ZFS) { in sa_attr_table_setup()
949 if (ostype == DMU_OST_ZFS) { in sa_attr_table_setup()
1094 if (ostype == DMU_OST_ZFS) { in sa_setup()
H A Dzfs_ioctl.c389 if (dmu_objset_type(os) != DMU_OST_ZFS) { in zpl_earlier_version()
622 error = dmu_objset_own(name, DMU_OST_ZFS, B_TRUE, in zfs_set_slabel_policy()
1473 if (dmu_objset_type(os) != DMU_OST_ZFS) { in getzfsvfs()
1879 if (dmu_objset_type(os) != DMU_OST_ZFS) { in zfs_ioc_obj_to_path()
1908 if (dmu_objset_type(os) != DMU_OST_ZFS) { in zfs_ioc_obj_to_stats()
2271 dmu_objset_type(os) == DMU_OST_ZFS) { in zfs_ioc_objset_zplprops()
3287 case DMU_OST_ZFS: in zfs_ioc_create()
3331 } else if (type == DMU_OST_ZFS) { in zfs_ioc_create()
3793 if (zc->zc_objset_type == DMU_OST_ZFS) { in zfs_ioc_destroy()
3892 if (zc->zc_objset_type == DMU_OST_ZFS && !allow_mounted) { in zfs_ioc_rename()
H A Ddsl_pool.c500 dsl_dataset_get_blkptr(ds), DMU_OST_ZFS, tx); in dsl_pool_create()
H A Dzfs_vfsops.c1305 error = dmu_objset_own(osname, DMU_OST_ZFS, B_TRUE, zfsvfs, &os); in zfsvfs_create()
2858 dmu_objset_register_type(DMU_OST_ZFS, zfs_space_delta_cb); in zfs_init()
H A Ddmu_send.c797 if (dmu_objset_type(os) == DMU_OST_ZFS) { in dmu_send_impl()
H A Dspa.c533 if (dmu_objset_type(os) != DMU_OST_ZFS) { in spa_prop_validate()
/netbsd-src/external/cddl/osnet/dist/cmd/zhack/
H A Dzhack.c139 dmu_objset_register_type(DMU_OST_ZFS, space_delta_cb); in import_pool()
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/fs/
H A Dzfs.h67 DMU_OST_ZFS, enumerator
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_dataset.c423 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZFS) in make_dataset_handle_common()
432 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZFS) in make_dataset_handle_common()
3392 zc.zc_objset_type = DMU_OST_ZFS; in zfs_destroy()
4069 zc.zc_objset_type = DMU_OST_ZFS; in zfs_rename()
4890 zc.zc_objset_type = DMU_OST_ZFS; in zfs_jail()
H A Dlibzfs_sendrecv.c2144 zc.zc_objset_type = DMU_OST_ZFS; in recv_rename()
2222 zc.zc_objset_type = DMU_OST_ZFS; in recv_destroy()