Searched refs:ii_unused (Results 1 – 4 of 4) sorted by relevance
383 op->ii_unused++; in ii_free_overflow()433 op->ii_unused = op->ii_nchunks - op->ii_used; in ii_reclaim_overflow()465 if (op->ii_unused < 1) { in ii_alloc_overflow()479 op->ii_unused--; in ii_alloc_overflow()486 op->ii_unused--; in ii_alloc_overflow()
221 #define ii_unused ii_do.ii_dunused macro
2254 op->ii_unused = op->ii_nchunks - 1; in _ii_perform_disable()4003 op->ii_unused = op->ii_nchunks - op->ii_used; in _ii_ocreate()4420 ustat.unused = op->ii_unused; in _ii_ostat()4798 op->ii_unused = op->ii_nchunks - 1; in _ii_do_copy()6149 op->ii_unused = op->ii_nchunks - op->ii_used; in ii_overflow_free()
167 mdb_printf("ii_dunused: %x\n", ii_overflow.ii_unused); in ii_overflow()