Searched refs:dmu_objset_type (Results 1 – 18 of 18) sorted by relevance
24 # typedef enum dmu_objset_type {
140 dmu_objset_type(objset_t *os) in dmu_objset_type() function1238 if (dmu_objset_type(parentos) != DMU_OST_ZFS) { in dmu_objset_create_check()2462 return (dmu_objset_type(os) == DMU_OST_ZFS && in dmu_objset_userobjspace_upgradable()2472 return (dmu_objset_type(os) == DMU_OST_ZFS && in dmu_objset_projectquota_upgradable()3061 EXPORT_SYMBOL(dmu_objset_type);
343 if (dmu_objset_type(os) != DMU_OST_ZFS) { in zpl_earlier_version()1365 if (dmu_objset_type(os) != DMU_OST_ZFS) { in getzfsvfs_impl()1835 if (dmu_objset_type(os) != DMU_OST_ZFS) { in zfs_ioc_obj_to_path()1865 if (dmu_objset_type(os) != DMU_OST_ZFS) { in zfs_ioc_obj_to_stats()2094 dmu_objset_type(os) == DMU_OST_ZVOL) { in zfs_ioc_objset_stats_impl()2215 dmu_objset_type(os) == DMU_OST_ZFS) { in zfs_ioc_objset_zplprops()4035 ost = dmu_objset_type(os); in zfs_ioc_destroy()4499 ost = dmu_objset_type(os); in zfs_ioc_rename()
1324 (tx->tx_objset && dmu_objset_type(tx->tx_objset) == DMU_OST_ZVOL && in dsl_dir_tempreserve_impl()1998 if (dmu_objset_type(parentos) != DMU_OST_ZFS) { in dsl_dir_rename_check()2402 if (dmu_objset_type(os) != DMU_OST_ZFS || in dsl_dir_activity_in_progress()
845 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()
942 dmu_objset_type(zilog->zl_os) != DMU_OST_ZVOL && in zil_commit_activate_saxattr_feature()1025 SPA_FEATURE_ZILSAXATTR) && dmu_objset_type(zilog->zl_os) != in zil_create()1043 dmu_objset_type(zilog->zl_os) != DMU_OST_ZVOL, in zil_create()
1957 if (dmu_objset_type(os) == DMU_OST_ZFS) { in setup_featureflags()2030 drrb->drr_type = dmu_objset_type(os); in create_begin_record()
883 if (dmu_objset_type(os) == DMU_OST_ZFS) in dmu_objset_zfs_unmounting()
763 if (dmu_objset_type(os) != DMU_OST_ZFS) { in dmu_recv_begin_check()
702 if (dmu_objset_type(os) != DMU_OST_ZFS) { in spa_prop_validate()
562 if (dmu_objset_type(os) != DMU_OST_ZFS) in zfs_get_temporary_prop()2072 ASSERT(dmu_objset_type(os) == DMU_OST_ZFS); in zfs_get_vfs_flag_unmounted()
1008 extern dmu_objset_type_t dmu_objset_type(objset_t *os);
67 typedef enum dmu_objset_type { enum
1235 typedef enum dmu_objset_type { enum
2260 ASSERT3U(dmu_objset_type(os), ==, DMU_OST_ZFS); in zfs_get_vfs_flag_unmounted()
3341 if (dmu_objset_type(*osp) == DMU_OST_ZFS && in open_objset()
1237 <enum-decl name='dmu_objset_type' id='6b1b19f9'>
1758 <enum-decl name='dmu_objset_type' id='6b1b19f9'>