Searched refs:oldltype (Results 1 – 1 of 1) sorted by relevance
6118 int error = 0, ltype, oldltype; in nfsrv_dolocal() local6127 oldltype = F_WRLCK; in nfsrv_dolocal()6129 oldltype = F_RDLCK; in nfsrv_dolocal()6131 oldltype = F_UNLCK; in nfsrv_dolocal()6132 if (ltype == oldltype || (oldltype == F_WRLCK && ltype == F_RDLCK)) in nfsrv_dolocal()6152 rlp->rlck_type = oldltype; in nfsrv_dolocal()