Searched refs:os_flags (Results 1 – 6 of 6) sorted by relevance
365 osp->os_flags = BSWAP_64(osp->os_flags); in dmu_objset_byteswap()489 os->os_flags = os->os_phys->os_flags; in dmu_objset_open_impl()1086 os->os_phys->os_flags |= in dmu_objset_create_impl_dnstats()1092 os->os_phys->os_flags |= in dmu_objset_create_impl_dnstats()1095 os->os_flags = os->os_phys->os_flags; in dmu_objset_create_impl_dnstats()1669 os->os_phys->os_flags = os->os_flags; in dmu_objset_sync()2266 return (os->os_phys->os_flags & in dmu_objset_userspace_present()2273 return (os->os_phys->os_flags & in dmu_objset_userobjspace_present()2280 return (os->os_phys->os_flags & in dmu_objset_projectquota_present()2347 os->os_flags |= OBJSET_FLAG_USERACCOUNTING_COMPLETE; in dmu_objset_userspace_upgrade_cb()[all …]
2100 os->os_phys->os_flags &= ~OBJSET_FLAG_USERACCOUNTING_COMPLETE; in dsl_crypto_recv_raw_objset_sync()2101 os->os_phys->os_flags &= ~OBJSET_FLAG_USEROBJACCOUNTING_COMPLETE; in dsl_crypto_recv_raw_objset_sync()2102 os->os_flags = os->os_phys->os_flags; in dsl_crypto_recv_raw_objset_sync()
79 uint64_t os_flags; member157 uint64_t os_flags; member
1053 intval = osp->os_flags; in zio_crypt_do_objset_hmacs()1079 intval = osp->os_flags; in zio_crypt_do_objset_hmacs()1106 intval = osp->os_flags; in zio_crypt_do_objset_hmacs()
1164 intval = osp->os_flags; in zio_crypt_do_objset_hmacs()1206 intval = osp->os_flags; in zio_crypt_do_objset_hmacs()1237 intval = osp->os_flags; in zio_crypt_do_objset_hmacs()
188 crypto_flags_t os_flags; member