Searched refs:openstp (Results 1 – 1 of 1) sorted by relevance
1102 struct nfsstate *stp, *openstp, *lckownstp; in nfsrv_dumpaclient() local1140 LIST_FOREACH(openstp, &stp->ls_open, ls_list) { in nfsrv_dumpaclient()1142 LIST_FOREACH(lckownstp, &openstp->ls_open, ls_list) { in nfsrv_dumpaclient()2807 struct nfsstate *openstp = NULL, *new_open, *ownerstp, *new_deleg; in nfsrv_openctrl() local2986 openstp = stp; in nfsrv_openctrl()3012 openstp = NULL; in nfsrv_openctrl()3084 openstp = NULL; in nfsrv_openctrl()3175 openstp = new_open; in nfsrv_openctrl()3195 if (stp == LIST_END(&lfp->lf_deleg) && openstp == NULL) { in nfsrv_openctrl()3281 openstp = new_open; in nfsrv_openctrl()[all …]