Lines Matching refs:LIST_FOREACH
260 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { in nfscl_open()
282 LIST_FOREACH(owp, ohp, nfsow_list) { in nfscl_open()
386 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_newopen()
502 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, fhp, fhlen), nfsdl_hash) { in nfscl_finddeleg()
592 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { in nfscl_getstateid()
656 LIST_FOREACH(op, oph, nfso_hash) { in nfscl_getstateid()
737 LIST_FOREACH(owp, ohp, nfsow_list) { in nfscl_getopen()
739 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_getopen()
754 LIST_FOREACH(op, oph, nfso_hash) { in nfscl_getopen()
788 LIST_FOREACH(lp, &op->nfso_lock, nfsl_list) { in nfscl_checkown()
1216 LIST_FOREACH(lp, lhp, nfsl_list) { in nfscl_getbytelock()
1333 LIST_FOREACH(lp, &dp->nfsdl_lock, nfsl_list) { in nfscl_relbytelock()
1349 LIST_FOREACH(op, NFSCLOPENHASH(clp, np->n_fhp->nfh_fh, in nfscl_relbytelock()
1353 LIST_FOREACH(lp, &op->nfso_lock, nfsl_list) { in nfscl_relbytelock()
1401 LIST_FOREACH(op, NFSCLOPENHASH(clp, np->n_fhp->nfh_fh, in nfscl_releasealllocks()
1405 LIST_FOREACH(lp, &op->nfso_lock, nfsl_list) { in nfscl_releasealllocks()
1480 LIST_FOREACH(lp, &dp->nfsdl_lock, nfsl_list) { in nfscl_checkwritelocked()
1486 LIST_FOREACH(lop, &lp->nfsl_lock, nfslo_list) { in nfscl_checkwritelocked()
1503 LIST_FOREACH(op, NFSCLOPENHASH(clp, np->n_fhp->nfh_fh, in nfscl_checkwritelocked()
1507 LIST_FOREACH(lp, &op->nfso_lock, nfsl_list) { in nfscl_checkwritelocked()
1513 LIST_FOREACH(lop, &lp->nfsl_lock, nfslo_list) { in nfscl_checkwritelocked()
1613 LIST_FOREACH(lp, &op->nfso_lock, nfsl_list) { in nfscl_expireopen()
1812 LIST_FOREACH(towp, &clp->nfsc_owner, nfsow_list) { in nfscl_expireclient()
1819 LIST_FOREACH(top, &towp->nfsow_open, nfso_list) { in nfscl_expireclient()
1894 LIST_FOREACH(lp, &dp->nfsdl_lock, nfsl_list) { in nfscl_cleanup_common()
1945 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_cleanupkext()
2004 LIST_FOREACH(nlp, &lfhp->nfslfh_lock, nfsl_list) in nfscl_emptylockowner()
2907 LIST_FOREACH(owp, &dp->nfsdl_owner, nfsow_list) { in nfscl_renewthread()
2915 LIST_FOREACH(lp, &dp->nfsdl_lock, nfsl_list) { in nfscl_renewthread()
3121 LIST_FOREACH(owp, &dp->nfsdl_owner, nfsow_list) { in nfscl_dumpstate()
3127 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_dumpstate()
3133 LIST_FOREACH(lp, &op->nfso_lock, nfsl_list) { in nfscl_dumpstate()
3141 LIST_FOREACH(lop, &lp->nfsl_lock, nfslo_list) { in nfscl_dumpstate()
3157 LIST_FOREACH(owp, &clp->nfsc_owner, nfsow_list) { in nfscl_dumpstate()
3163 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_dumpstate()
3169 LIST_FOREACH(lp, &op->nfso_lock, nfsl_list) { in nfscl_dumpstate()
3177 LIST_FOREACH(lop, &lp->nfsl_lock, nfslo_list) { in nfscl_dumpstate()
3219 LIST_FOREACH(owp2, &clp->nfsc_owner, nfsow_list) { in nfscl_dupopen()
3220 LIST_FOREACH(owp, &clp->nfsc_owner, nfsow_list) { in nfscl_dupopen()
3236 LIST_FOREACH(owp2, &clp->nfsc_owner, nfsow_list) { in nfscl_dupopen()
3237 LIST_FOREACH(op2, &owp2->nfsow_open, nfso_list) { in nfscl_dupopen()
3238 LIST_FOREACH(owp, &clp->nfsc_owner, nfsow_list) { in nfscl_dupopen()
3239 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_dupopen()
3264 LIST_FOREACH(owp2, &clp->nfsc_owner, nfsow_list) { in nfscl_dupopen()
3265 LIST_FOREACH(op2, &owp2->nfsow_open, nfso_list) { in nfscl_dupopen()
3268 LIST_FOREACH(owp, &clp->nfsc_owner, nfsow_list) { in nfscl_dupopen()
3269 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_dupopen()
3335 LIST_FOREACH(owp, &dp->nfsdl_owner, nfsow_list) { in nfscl_getclose()
3355 LIST_FOREACH(op, NFSCLOPENHASH(clp, nfhp->nfh_fh, nfhp->nfh_len), in nfscl_getclose()
3427 LIST_FOREACH(op, NFSCLOPENHASH(clp, nfhp->nfh_fh, nfhp->nfh_len), in nfscl_doclose()
4091 LIST_FOREACH(clp, &nfsclhead, nfsc_list) { in nfscl_nextcbident()
4119 LIST_FOREACH(clp, &nfsclhead, nfsc_list) { in nfscl_getmnt()
4151 LIST_FOREACH(clp, &nfsclhead, nfsc_list) in nfscl_getclnt()
4166 LIST_FOREACH(clp, &nfsclhead, nfsc_list) { in nfscl_getclntsess()
4193 LIST_FOREACH(op, NFSCLOPENHASH(clp, fhp, fhlen), nfso_hash) { in nfscl_localconflict()
4212 LIST_FOREACH(lp, lhp, nfsl_list) { in nfscl_checkconflict()
4214 LIST_FOREACH(lop, &lp->nfsl_lock, nfslo_list) { in nfscl_checkconflict()
4350 LIST_FOREACH(lowp, &dp->nfsdl_owner, nfsow_list) { in nfscl_recalldeleg()
4358 LIST_FOREACH(owp, &clp->nfsc_owner, nfsow_list) { in nfscl_recalldeleg()
4410 LIST_FOREACH(lp, &dp->nfsdl_lock, nfsl_list) { in nfscl_recalldeleg()
4411 LIST_FOREACH(lckp, &lp->nfsl_lock, nfslo_list) { in nfscl_recalldeleg()
4445 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_moveopen()
4854 LIST_FOREACH(owp, &dp->nfsdl_owner, nfsow_list) { in nfscl_removedeleg()
4861 LIST_FOREACH(lp, &dp->nfsdl_lock, nfsl_list) { in nfscl_removedeleg()
4977 LIST_FOREACH(owp, &dp->nfsdl_owner, nfsow_list) { in nfscl_renamedeleg()
4984 LIST_FOREACH(lp, &dp->nfsdl_lock, nfsl_list) { in nfscl_renamedeleg()
5052 LIST_FOREACH(owp, &dp->nfsdl_owner, nfsow_list) { in nfscl_renamedeleg()
5058 LIST_FOREACH(lp, &dp->nfsdl_lock, nfsl_list) { in nfscl_renamedeleg()
5603 LIST_FOREACH(lyp, NFSCLLAYOUTHASH(clp, fhp, fhlen), nfsly_hash) in nfscl_findlayout()
5618 LIST_FOREACH(dip, &clp->nfsc_devinfo, nfsdi_list) in nfscl_finddevinfo()
5788 LIST_FOREACH(rp, &lyp->nfsly_recall, nfsrecly_list) { in nfscl_layoutrecall()
5863 LIST_FOREACH(rp, &lyp->nfsly_recall, nfsrecly_list) { in nfscl_layoutreturn()
5888 LIST_FOREACH(flp, &lyp->nfsly_flayrw, nfsfl_list) { in nfscl_dolayoutcommit()