Searched refs:dmu_objset_type (Results 1 – 15 of 15) sorted by relevance
137 dmu_objset_type(objset_t *os) in dmu_objset_type() function1178 if (dmu_objset_type(parentos) != DMU_OST_ZFS) { in dmu_objset_create_check()2404 return (dmu_objset_type(os) == DMU_OST_ZFS && in dmu_objset_userobjspace_upgradable()2414 return (dmu_objset_type(os) == DMU_OST_ZFS && in dmu_objset_projectquota_upgradable()3003 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()3877 ost = dmu_objset_type(os); in zfs_ioc_destroy()4340 ost = dmu_objset_type(os); in zfs_ioc_rename()
1927 if (dmu_objset_type(parentos) != DMU_OST_ZFS) { in dsl_dir_rename_check()2317 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()
1940 if (dmu_objset_type(os) == DMU_OST_ZFS) { in setup_featureflags()2014 drrb->drr_type = dmu_objset_type(os); in create_begin_record()
799 if (dmu_objset_type(os) == DMU_OST_ZFS) in dmu_objset_zfs_unmounting()
698 if (dmu_objset_type(os) != DMU_OST_ZFS) { in dmu_recv_begin_check()
637 if (dmu_objset_type(os) != DMU_OST_ZFS) { in spa_prop_validate()
64 typedef enum dmu_objset_type { enum
569 if (dmu_objset_type(os) != DMU_OST_ZFS) in zfs_get_temporary_prop()2119 ASSERT(dmu_objset_type(os) == DMU_OST_ZFS); in zfs_get_vfs_flag_unmounted()
990 extern dmu_objset_type_t dmu_objset_type(objset_t *os);
2274 ASSERT(dmu_objset_type(os) == DMU_OST_ZFS); in zfs_get_vfs_flag_unmounted()
2946 if (dmu_objset_type(*osp) == DMU_OST_ZFS && !(*osp)->os_encrypted) { in open_objset()
508 …<enum-decl name='dmu_objset_type' filepath='../../include/sys/fs/zfs.h' line='64' column='1' id='t…
1033 …<enum-decl name='dmu_objset_type' filepath='../../include/sys/fs/zfs.h' line='64' column='1' id='t…