| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/ |
| H A D | DynamicLoaderStatic.cpp | 32 const llvm::Triple::OSType os_type = triple_ref.getOS(); in LLDB_PLUGIN_DEFINE() local 34 if (os_type == llvm::Triple::UnknownOS) { in LLDB_PLUGIN_DEFINE()
|
| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | dmu_objset.c | 139 return (os->os_phys->os_type); in dmu_objset_type() 364 osp->os_type = BSWAP_64(osp->os_type); in dmu_objset_byteswap() 729 } else if (type != DMU_OST_ANY && type != (*osp)->os_phys->os_type) { in dmu_objset_own_impl() 1081 os->os_phys->os_type = type; in dmu_objset_create_impl_dnstats() 1760 file_info_cb_t *cb = file_cbs[os->os_phys->os_type]; in dmu_get_file_info() 1770 file_cbs[os->os_phys->os_type] != NULL && in dmu_objset_userused_enabled() 1784 return (file_cbs[os->os_phys->os_type] != NULL && in dmu_objset_projectquota_enabled() 2215 error = file_cbs[os->os_phys->os_type](dn->dn_bonustype, data, &zfi); in dmu_objset_userquota_get_ids() 2442 stat->dds_type = os->os_phys->os_type; in dmu_objset_fast_stat() 2451 os->os_phys->os_type == DMU_OST_META); in dmu_objset_stats() [all …]
|
| H A D | dmu_redact.c | 194 ASSERT3U(os->os_phys->os_type, ==, DMU_OST_ZFS); in zfs_get_deleteq() 360 if (rt_arg->os->os_phys->os_type == DMU_OST_ZFS) in redact_traverse_thread()
|
| H A D | zcp_get.c | 58 switch (os->os_phys->os_type) { in get_objset_type()
|
| H A D | dsl_scan.c | 1899 dsl_scan_visitdnode(scn, ds, osp->os_type, in dsl_scan_recurse() 1910 dsl_scan_visitdnode(scn, ds, osp->os_type, in dsl_scan_recurse() 1913 dsl_scan_visitdnode(scn, ds, osp->os_type, in dsl_scan_recurse() 1916 dsl_scan_visitdnode(scn, ds, osp->os_type, in dsl_scan_recurse()
|
| /freebsd-13.1/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_vfpf_if.h | 142 u8 os_type; /* VFPF_ACQUIRE_OS_* value */ member 218 u8 os_type; member
|
| H A D | ecore_iov_api.h | 93 u8 os_type; member
|
| H A D | ecore_vf.c | 329 req->vfdev_info.os_type = vf_sw_info.os_type; in ecore_vf_pf_acquire()
|
| /freebsd-13.1/contrib/kyua/utils/fs/ |
| H A D | operations.cpp | 82 enum os_type { enum 92 static enum os_type current_os =
|
| /freebsd-13.1/sys/dev/cxgbe/cudbg/ |
| H A D | cudbg.h | 350 u8 os_type; member
|
| H A D | cudbg_entity.h | 756 u8 os_type; member
|
| /freebsd-13.1/sys/contrib/openzfs/include/sys/ |
| H A D | dmu_objset.h | 78 uint64_t os_type; member
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/X86/ |
| H A D | ABISysV_x86_64.cpp | 72 const llvm::Triple::OSType os_type = arch.GetTriple().getOS(); in CreateInstance() local 76 switch(os_type) { in CreateInstance()
|
| /freebsd-13.1/sys/powerpc/pseries/ |
| H A D | phyp_vscsi.c | 752 uint32_t os_type; in vscsi_setup_bus() member 795 mad_adapter_info.payload.os_type = htobe32(2); /* Claim we are Linux */ in vscsi_setup_bus()
|
| /freebsd-13.1/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zio_crypt.c | 1054 intval = (le_bswap) ? osp->os_type : BSWAP_64(osp->os_type); in zio_crypt_do_objset_hmacs()
|
| H A D | zfs_vfsops.c | 2255 ASSERT3U(os->os_phys->os_type, ==, DMU_OST_ZFS); in zfs_get_zplprop()
|
| /freebsd-13.1/sys/contrib/ena-com/ |
| H A D | ena_admin_defs.h | 711 uint32_t os_type; member
|
| /freebsd-13.1/stand/libsa/zfs/ |
| H A D | zfs.c | 404 if (rv == 0 && mnt != NULL && mnt->objset.os_type != DMU_OST_ZFS) { in zfs_mount() 406 (uintmax_t)mnt->objset.os_type); in zfs_mount()
|
| H A D | zfsimpl.c | 3482 if (spa->spa_mos->os_type != DMU_OST_META) { in zfs_spa_init() 3667 if (mount->objset.os_type != DMU_OST_ZFS) { in zfs_lookup() 3669 (uintmax_t)mount->objset.os_type); in zfs_lookup()
|
| /freebsd-13.1/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zio_crypt.c | 1158 intval = (le_bswap) ? osp->os_type : BSWAP_64(osp->os_type); in zio_crypt_do_objset_hmacs()
|
| H A D | zfs_vfsops.c | 2080 ASSERT3U(os->os_phys->os_type, ==, DMU_OST_ZFS); in zfs_get_zplprop()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationClient.cpp | 1970 std::string os_type; in DecodeProcessInfoResponse() local 2036 os_type = std::string(value); in DecodeProcessInfoResponse() 2040 if (cpu != LLDB_INVALID_CPUTYPE && !vendor.empty() && !os_type.empty()) { in DecodeProcessInfoResponse() 2047 llvm::StringRef(os_type)); in DecodeProcessInfoResponse()
|
| /freebsd-13.1/sys/contrib/ena-com/ena_defs/ |
| H A D | ena_admin_defs.h | 862 uint32_t os_type; member
|
| /freebsd-13.1/sys/cddl/boot/zfs/ |
| H A D | zfsimpl.h | 1329 uint64_t os_type; member
|
| /freebsd-13.1/sys/dev/bnxt/ |
| H A D | bnxt_hwrm.c | 370 req.os_type = htole16(HWRM_FUNC_DRV_RGTR_INPUT_OS_TYPE_FREEBSD); in bnxt_hwrm_func_drv_rgtr()
|