Searched refs:rli_itemcnt (Results 1 – 4 of 4) sorted by relevance
398 if (itemcnt != lhp->rli_itemcnt) { in res_listcheck()401 lhp->rli_itemcnt, itemcnt); in res_listcheck()693 lhp->rli_itemcnt--; in res_rlent_moveto()714 lhp->rli_itemcnt++; in res_rlent_moveto()
142 lhp->rli_itemcnt--; in cachefs_rlent_moveto_nolock()166 lhp->rli_itemcnt++; in cachefs_rlent_moveto_nolock()264 lhp->rli_itemcnt++; in cachefs_rl_alloc()328 ASSERT(lhp->rli_itemcnt == 0); in cachefs_move_modified_to_mf()385 if (lhp->rli_itemcnt > 0) { in cachefs_rl_cleanup()401 if (lhp->rli_itemcnt > 0) { in cachefs_rl_cleanup()831 count = lhp->rli_itemcnt; in cachefs_packed_pending()965 if (lhp->rli_itemcnt == 0) in cachefs_packed_pending()
630 if (lhp->rli_itemcnt != 0) in cachefs_cache_activate_rw()
442 int rli_itemcnt; /* number of items on list */ member