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

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c173 * RECLAIM: reclaim all chunks before decrementing the used-by count
178 #define RECLAIM 1 macro
2239 reclaim = (op->ii_drefcnt == 1? NO_RECLAIM : RECLAIM);
2353 NO_RECLAIM : RECLAIM);
2977 ii_overflow_free(ip, RECLAIM);
4114 ii_overflow_free(ip, RECLAIM);
4196 ii_overflow_free(ip, RECLAIM);
6142 case RECLAIM:

Completed in 74 milliseconds