Searched refs:last_ioent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c2102 _sd_cctl_t *last_ioent = NULL; local
2334 ioent = last_ioent = centry;
2354 last_ioent = centry;
2406 if ((centry != last_ioent)) {
2407 centry = last_ioent->cc_chain;
2408 last_ioent->cc_chain = NULL;
2416 fba_len = (CENTRY_BLK(last_ioent) -

Completed in 84 milliseconds