Searched defs:cf_head (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg_impl.h74 * disk layout | | contains cfp->cf_head->h_cfg[4].l_size.
80 * cfp->cf_head->h_ccopy1>| |
84 * cfp->cf_head->h_ccopy2>| |
88 * cfp->cf_head->h_sizes1>| | here is where lists of sizes go for each
92 * cfp->cf_head->h_sizes2>| | these numbers are used to rebuild l_nentry
99 * Data is read into cfp->cf_head->h_ccopy1 and cfp->cf_head->h_ccopy2
100 * along with thier corresponding size metadata in cfp->cf_head->h_sizes1
101 * and cfp->cf_head->h_sizes2. This infomation is used to rebuild the
203 cfgheader_t *cf_head; /* heade member in struct:cfp
[all...]

Completed in 69 milliseconds