/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/ |
H A D | dmu_objset.h | 37 uint64_t os_type; member
|
/illumos-gate/usr/src/cmd/sgs/elfwrap/common/ |
H A D | _elfwrap.h | 53 Word os_type; /* section type */ member
|
H A D | elfwrap.c | 95 outsec.os_type = SHT_PROGBITS; in input() 174 outsec.os_type = stdsecs->ss_type; in input() 305 shdr->sh_type = outsec->os_type; in output()
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_vfpf_if.h | 139 u8 os_type; /* VFPF_ACQUIRE_OS_* value */ member 215 u8 os_type; member
|
H A D | ecore_iov_api.h | 97 u8 os_type; member
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | dmu_objset.c | 136 return (os->os_phys->os_type); in dmu_objset_type() 359 osp->os_type = BSWAP_64(osp->os_type); in dmu_objset_byteswap() 724 } else if (type != DMU_OST_ANY && type != (*osp)->os_phys->os_type) { in dmu_objset_own_impl() 1071 os->os_phys->os_type = type; in dmu_objset_create_impl_dnstats() 1815 used_cbs[os->os_phys->os_type] != NULL && in dmu_objset_userused_enabled() 1829 return (used_cbs[os->os_phys->os_type] != NULL && in dmu_objset_projectquota_enabled() 2232 error = used_cbs[os->os_phys->os_type](dn->dn_bonustype, data, in dmu_objset_userquota_get_ids() 2446 stat->dds_type = os->os_phys->os_type; in dmu_objset_fast_stat() 2455 os->os_phys->os_type == DMU_OST_META); in dmu_objset_stats() 2461 os->os_phys->os_type); in dmu_objset_stats()
|
H A D | zcp_get.c | 56 switch (os->os_phys->os_type) { in get_objset_type()
|
H A D | zio_crypt.c | 1165 intval = (le_bswap) ? osp->os_type : BSWAP_64(osp->os_type); in zio_crypt_do_objset_hmacs()
|
H A D | dsl_scan.c | 1832 dsl_scan_visitdnode(scn, ds, osp->os_type, in dsl_scan_recurse() 1843 dsl_scan_visitdnode(scn, ds, osp->os_type, in dsl_scan_recurse() 1846 dsl_scan_visitdnode(scn, ds, osp->os_type, in dsl_scan_recurse() 1849 dsl_scan_visitdnode(scn, ds, osp->os_type, in dsl_scan_recurse()
|
H A D | dmu_send.c | 1399 } else if (os->os_phys->os_type == DMU_OST_ZVOL) { in dmu_adjust_send_estimate_for_indirects()
|
H A D | zfs_vfsops.c | 2766 ASSERT3U(os->os_phys->os_type, ==, DMU_OST_ZFS); in zfs_get_zplprop()
|
H A D | zfs_ioctl.c | 3155 if (os != NULL && os->os_phys->os_type != DMU_OST_ZFS) in zfs_fill_zplprops_impl()
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | fsys_zfs.h | 91 if (type && (osp)->os_type != type) { \
|
/illumos-gate/usr/src/uts/common/fs/zfs/sys/ |
H A D | dmu_objset.h | 73 uint64_t os_type; member
|
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | cudbg.h | 364 u8 os_type; member
|
H A D | cudbg_entity.h | 810 u8 os_type; member
|
H A D | cudbg_lib.c | 697 swstate->os_type = 0; in collect_sw_state()
|
/illumos-gate/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_config.c | 121 reply.os_type = uts.sysname; in ndmpd_config_get_host_info_v2() 305 reply.os_type = uts.sysname; in ndmpd_config_get_host_info_v3()
|
H A D | ndmp.x | 370 string os_type<>; /* The operating system type (i.e. SOLARIS) */ 436 string os_type<>; /* The operating system type (i.e. SOLARIS) */
|
/illumos-gate/usr/src/boot/libsa/zfs/ |
H A D | zfs.c | 1515 if (mount->objset.os_type != DMU_OST_ZFS) { in zfs_dev_open() 1517 (uintmax_t)mount->objset.os_type); in zfs_dev_open()
|
H A D | zfsimpl.c | 3486 if (spa->spa_mos.os_type != DMU_OST_META) { in zfs_spa_init() 3658 if (mnt->objset.os_type != DMU_OST_ZFS) { in zfs_lookup() 3660 (uintmax_t)mnt->objset.os_type); in zfs_lookup()
|
/illumos-gate/usr/src/cmd/cxgbetool/ |
H A D | cudbg_view.c | 849 u8 os_type, *caller_string; in view_sw_state() local 862 os_type = swstate->os_type; in view_sw_state() 871 switch (os_type) { in view_sw_state()
|
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/ |
H A D | zfsimpl.h | 1285 uint64_t os_type; member
|
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/ |
H A D | lm5706.h | 994 lm_os_type_t os_type; member
|