Searched refs:dmu_objset_type (Results 1 – 17 of 17) sorted by relevance
24 # typedef enum dmu_objset_type {
137 dmu_objset_type(objset_t *os) in dmu_objset_type() function1184 if (dmu_objset_type(parentos) != DMU_OST_ZFS) { in dmu_objset_create_check()2408 return (dmu_objset_type(os) == DMU_OST_ZFS && in dmu_objset_userobjspace_upgradable()2418 return (dmu_objset_type(os) == DMU_OST_ZFS && in dmu_objset_projectquota_upgradable()3007 EXPORT_SYMBOL(dmu_objset_type);
343 if (dmu_objset_type(os) != DMU_OST_ZFS) { in zpl_earlier_version()1376 if (dmu_objset_type(os) != DMU_OST_ZFS) { in getzfsvfs_impl()1803 if (dmu_objset_type(os) != DMU_OST_ZFS) { in zfs_ioc_obj_to_path()1833 if (dmu_objset_type(os) != DMU_OST_ZFS) { in zfs_ioc_obj_to_stats()2058 dmu_objset_type(os) == DMU_OST_ZVOL) { in zfs_ioc_objset_stats_impl()2179 dmu_objset_type(os) == DMU_OST_ZFS) { in zfs_ioc_objset_zplprops()3904 ost = dmu_objset_type(os); in zfs_ioc_destroy()4367 ost = dmu_objset_type(os); in zfs_ioc_rename()
1981 if (dmu_objset_type(parentos) != DMU_OST_ZFS) { in dsl_dir_rename_check()2371 if (dmu_objset_type(os) != DMU_OST_ZFS || in dsl_dir_activity_in_progress()
846 dmu_objset_type_t ostype = dmu_objset_type(os); in sa_attr_table_setup()1001 dmu_objset_type_t ostype = dmu_objset_type(os); in sa_setup()
1953 if (dmu_objset_type(os) == DMU_OST_ZFS) { in setup_featureflags()2027 drrb->drr_type = dmu_objset_type(os); in create_begin_record()
819 if (dmu_objset_type(os) == DMU_OST_ZFS) in dmu_objset_zfs_unmounting()
705 if (dmu_objset_type(os) != DMU_OST_ZFS) { in dmu_recv_begin_check()
649 if (dmu_objset_type(os) != DMU_OST_ZFS) { in spa_prop_validate()
569 if (dmu_objset_type(os) != DMU_OST_ZFS) in zfs_get_temporary_prop()2128 ASSERT(dmu_objset_type(os) == DMU_OST_ZFS); in zfs_get_vfs_flag_unmounted()
64 typedef enum dmu_objset_type { enum
987 extern dmu_objset_type_t dmu_objset_type(objset_t *os);
1248 typedef enum dmu_objset_type { enum
2303 ASSERT3U(dmu_objset_type(os), ==, DMU_OST_ZFS); in zfs_get_vfs_flag_unmounted()
2978 if (dmu_objset_type(*osp) == DMU_OST_ZFS && !(*osp)->os_encrypted) { in open_objset()
1711 <enum-decl name='dmu_objset_type' id='6b1b19f9'>
1577 <enum-decl name='dmu_objset_type' id='6b1b19f9'>