Lines Matching refs:rc_hash
383 LIST_FOREACH(rp, hp, rc_hash) {
444 LIST_INSERT_HEAD(hp, newrp, rc_hash);
624 nextrp = LIST_NEXT(rp, rc_hash);
636 LIST_REMOVE(rp, rc_hash);
637 LIST_INSERT_HEAD(&nfsrc_templist, rp, rc_hash);
646 LIST_FOREACH(rp, &nfsrc_templist, rc_hash) {
662 nextrp = LIST_NEXT(rp, rc_hash);
663 LIST_REMOVE(rp, rc_hash);
664 LIST_INSERT_HEAD(hp, rp, rc_hash);
724 LIST_INSERT_HEAD(hp, newrp, rc_hash);
787 LIST_REMOVE(rp, rc_hash);
819 LIST_FOREACH_SAFE(rp, &nfsrchash_table[i].tbl, rc_hash, nextrp)
825 LIST_FOREACH_SAFE(rp, &nfsrvudphashtbl[i], rc_hash, nextrp) {
906 LIST_FOREACH_SAFE(rp, &nfsrchash_table[i].tbl, rc_hash,
957 rc_hash, nextrp) {