Searched refs:os_flags (Results 1 – 7 of 7) sorted by relevance
383 osp->os_flags = BSWAP_64(osp->os_flags); in dmu_objset_byteswap()543 os->os_flags = os->os_phys->os_flags; in dmu_objset_open_impl()1146 os->os_phys->os_flags |= in dmu_objset_create_impl_dnstats()1153 os->os_phys->os_flags |= in dmu_objset_create_impl_dnstats()1156 os->os_flags = os->os_phys->os_flags; in dmu_objset_create_impl_dnstats()1729 os->os_phys->os_flags = os->os_flags; in dmu_objset_sync()2324 return (os->os_phys->os_flags & in dmu_objset_userspace_present()2331 return (os->os_phys->os_flags & in dmu_objset_userobjspace_present()2338 return (os->os_phys->os_flags & in dmu_objset_projectquota_present()2405 os->os_flags |= OBJSET_FLAG_USERACCOUNTING_COMPLETE; in dmu_objset_userspace_upgrade_cb()[all …]
2140 os->os_flags &= ~OBJSET_FLAG_USERACCOUNTING_COMPLETE; in dsl_crypto_recv_raw_objset_sync()
83 uint64_t os_flags; member165 uint64_t os_flags; member
48 void test_ok(int os_flags, int fuse_flags) { in test_ok() argument67 fd = open(FULLPATH, os_flags); in test_ok()
1041 intval = osp->os_flags; in zio_crypt_do_objset_hmacs()1068 intval = osp->os_flags; in zio_crypt_do_objset_hmacs()1095 intval = osp->os_flags; in zio_crypt_do_objset_hmacs()
1176 intval = osp->os_flags; in zio_crypt_do_objset_hmacs()1220 intval = osp->os_flags; in zio_crypt_do_objset_hmacs()1251 intval = osp->os_flags; in zio_crypt_do_objset_hmacs()
1340 uint64_t os_flags; member