Lines Matching refs:nfsc_owner
280 ohp = &clp->nfsc_owner; in nfscl_open()
375 LIST_INSERT_HEAD(&clp->nfsc_owner, nowp, nfsow_list); in nfscl_newopen()
908 LIST_INIT(&clp->nfsc_owner); in nfscl_getcl()
1779 LIST_FOREACH_SAFE(owp, &clp->nfsc_owner, nfsow_list, nowp) { in nfscl_cleanclient()
1812 LIST_FOREACH(towp, &clp->nfsc_owner, nfsow_list) { in nfscl_expireclient()
1842 LIST_INSERT_HEAD(&clp->nfsc_owner, owp, nfsow_list); in nfscl_expireclient()
1867 LIST_FOREACH_SAFE(owp, &clp->nfsc_owner, nfsow_list, nowp) { in nfscl_expireclient()
1903 owp = LIST_FIRST(&clp->nfsc_owner); in nfscl_cleanup_common()
1944 LIST_FOREACH_SAFE(owp, &clp->nfsc_owner, nfsow_list, nowp) { in nfscl_cleanupkext()
2218 owp = LIST_FIRST(&clp->nfsc_owner); in nfscl_recover()
2816 LIST_FOREACH_SAFE(owp, &clp->nfsc_owner, nfsow_list, nowp) { in nfscl_renewthread()
3157 LIST_FOREACH(owp, &clp->nfsc_owner, nfsow_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()
3238 LIST_FOREACH(owp, &clp->nfsc_owner, nfsow_list) { in nfscl_dupopen()
3264 LIST_FOREACH(owp2, &clp->nfsc_owner, nfsow_list) { in nfscl_dupopen()
3268 LIST_FOREACH(owp, &clp->nfsc_owner, nfsow_list) { in nfscl_dupopen()
4353 LIST_FOREACH(owp, &clp->nfsc_owner, nfsow_list) { in nfscl_recalldeleg()