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

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c2104 int this_entry_type = 0; local
2235 this_entry_type = HASH_ENTRY_DM;
2290 this_entry_type = ELIGIBLE_ENTRY_DM;
2292 this_entry_type = HASH_ENTRY_DM;
2295 this_entry_type = HOLD_ENTRY_DM;
2373 if (this_entry_type != HASH_ENTRY_DM)
2378 centry->cc_aging_dm |= this_entry_type | PREFETCH_BUF_E;
2540 int this_entry_type; local
2796 this_entry_type = HASH_ENTRY_DM;
2832 this_entry_type
[all...]

Completed in 158 milliseconds