Lines Matching refs:nfsdl_owner
278 ohp = &dp->nfsdl_owner; in nfscl_open()
372 LIST_INSERT_HEAD(&dp->nfsdl_owner, nowp, nfsow_list); in nfscl_newopen()
1172 ret = nfscl_getopen(&dp->nfsdl_owner, NULL, np->n_fhp->nfh_fh, in nfscl_getbytelock()
1734 LIST_FOREACH_SAFE(owp, &dp->nfsdl_owner, nfsow_list, nowp) { in nfscl_cleandeleg()
1805 owp = LIST_FIRST(&dp->nfsdl_owner); in nfscl_expireclient()
2907 LIST_FOREACH(owp, &dp->nfsdl_owner, nfsow_list) { in nfscl_renewthread()
3121 LIST_FOREACH(owp, &dp->nfsdl_owner, nfsow_list) { in nfscl_dumpstate()
3335 LIST_FOREACH(owp, &dp->nfsdl_owner, nfsow_list) { in nfscl_getclose()
3409 LIST_FOREACH_SAFE(owp, &dp->nfsdl_owner, nfsow_list, nowp) { in nfscl_doclose()
4345 LIST_FOREACH(lowp, &dp->nfsdl_owner, nfsow_list) { in nfscl_recalldeleg()
4849 LIST_FOREACH(owp, &dp->nfsdl_owner, nfsow_list) { in nfscl_removedeleg()
4972 LIST_FOREACH(owp, &dp->nfsdl_owner, nfsow_list) { in nfscl_renamedeleg()
5047 LIST_FOREACH(owp, &dp->nfsdl_owner, nfsow_list) { in nfscl_renamedeleg()