Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h155 DMU_OST_ZFS, enumerator
/titanic_41/usr/src/cmd/zinject/
H A Dtranslate.c178 err = dmu_objset_own(dataset, DMU_OST_ZFS, B_TRUE, FTAG, &os); in object_from_path()
/titanic_41/usr/src/uts/common/fs/dev/
H A Dsdev_zvolops.c189 *type = (ispool) ? DMU_OST_ZFS : in devzvol_objset_check()
747 zc->zc_objset_stats.dds_type != DMU_OST_ZFS) in sdev_iter_datasets()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c358 if (dmu_objset_type(os) != DMU_OST_ZFS) { in zpl_earlier_version()
574 error = dmu_objset_own(name, DMU_OST_ZFS, B_TRUE, in zfs_set_slabel_policy()
1423 if (dmu_objset_type(os) != DMU_OST_ZFS) { in getzfsvfs()
1848 if (dmu_objset_type(os) != DMU_OST_ZFS) { in zfs_ioc_obj_to_path()
1877 if (dmu_objset_type(os) != DMU_OST_ZFS) { in zfs_ioc_obj_to_stats()
2236 dmu_objset_type(os) == DMU_OST_ZFS) { in zfs_ioc_objset_zplprops()
3237 case DMU_OST_ZFS: in zfs_ioc_create()
3281 } else if (type == DMU_OST_ZFS) { in zfs_ioc_create()
3667 if (zc->zc_objset_type == DMU_OST_ZFS) { in zfs_ioc_destroy()
3750 if (zc->zc_objset_type == DMU_OST_ZFS) { in zfs_ioc_rename()
H A Dsa.c861 if (ostype == DMU_OST_ZFS && sa_attr_count == 0) in sa_attr_table_setup()
869 if (ostype == DMU_OST_ZFS) { in sa_attr_table_setup()
943 if (ostype == DMU_OST_ZFS) { in sa_attr_table_setup()
1088 if (ostype == DMU_OST_ZFS) { in sa_setup()
H A Ddsl_pool.c396 dsl_dataset_get_blkptr(ds), DMU_OST_ZFS, tx); in dsl_pool_create()
H A Dzfs_vfsops.c896 error = dmu_objset_own(osname, DMU_OST_ZFS, B_TRUE, zfsvfs, &os); in zfsvfs_create()
2231 dmu_objset_register_type(DMU_OST_ZFS, zfs_space_delta_cb); in zfs_init()
H A Ddmu_send.c715 if (dmu_objset_type(os) == DMU_OST_ZFS) { in dmu_send_impl()
H A Dspa.c510 if (dmu_objset_type(os) != DMU_OST_ZFS) { in spa_prop_validate()
/titanic_41/usr/src/cmd/zhack/
H A Dzhack.c139 dmu_objset_register_type(DMU_OST_ZFS, space_delta_cb); in import_pool()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h60 DMU_OST_ZFS, enumerator
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c469 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZFS) in make_dataset_handle_common()
478 else if (zhp->zfs_dmustats.dds_type == DMU_OST_ZFS) in make_dataset_handle_common()
3274 ost = DMU_OST_ZFS; in zfs_create()
3404 zc.zc_objset_type = DMU_OST_ZFS; in zfs_destroy()
4038 zc.zc_objset_type = DMU_OST_ZFS; in zfs_rename()
H A Dlibzfs_sendrecv.c2081 zc.zc_objset_type = DMU_OST_ZFS; in recv_rename()
2159 zc.zc_objset_type = DMU_OST_ZFS; in recv_destroy()