OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mzap_ent_phys_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zap_impl.h
56
}
mzap_ent_phys_t
;
typedef in typeref:struct:mzap_ent_phys
63
mzap_ent_phys_t
mz_chunk[1];
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zap_micro.c
381
ASSERT3U(MZAP_ENT_LEN, ==, sizeof (
mzap_ent_phys_t
));
420
mzap_ent_phys_t
*mze =
626
mzap_ent_phys_t
*mze = &mzp->mz_chunk[i];
1049
mzap_ent_phys_t
*mze = &zap_m_phys(zap)->mz_chunk[i];
1060
mzap_ent_phys_t
*mze = &zap_m_phys(zap)->mz_chunk[i];
1266
sizeof (
mzap_ent_phys_t
));
1402
mzap_ent_phys_t
*mzep = MZE_PHYS(zc->zc_zap, mze);
Completed in 115 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026