Searched refs:oldltype (Results 1 – 1 of 1) sorted by relevance
6104 int error = 0, ltype, oldltype; in nfsrv_dolocal() local6113 oldltype = F_WRLCK; in nfsrv_dolocal()6115 oldltype = F_RDLCK; in nfsrv_dolocal()6117 oldltype = F_UNLCK; in nfsrv_dolocal()6118 if (ltype == oldltype || (oldltype == F_WRLCK && ltype == F_RDLCK)) in nfsrv_dolocal()6138 rlp->rlck_type = oldltype; in nfsrv_dolocal()