Searched refs:dmu_objset_type (Results 1 – 8 of 8) sorted by relevance
24 # typedef enum dmu_objset_type {
64 typedef enum dmu_objset_type { enum
885 extern dmu_objset_type_t dmu_objset_type(objset_t *os);
389 if (dmu_objset_type(os) != DMU_OST_ZFS) { in zpl_earlier_version()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()2151 dmu_objset_type(os) == DMU_OST_ZVOL) { in zfs_ioc_objset_stats_impl()2271 dmu_objset_type(os) == DMU_OST_ZFS) { in zfs_ioc_objset_zplprops()
846 dmu_objset_type_t ostype = dmu_objset_type(os); in sa_attr_table_setup()1000 dmu_objset_type_t ostype = dmu_objset_type(os); in sa_setup()
797 if (dmu_objset_type(os) == DMU_OST_ZFS) { in dmu_send_impl()828 drr->drr_u.drr_begin.drr_type = dmu_objset_type(os); in dmu_send_impl()
114 dmu_objset_type(objset_t *os) in dmu_objset_type() function
533 if (dmu_objset_type(os) != DMU_OST_ZFS) { in spa_prop_validate()