OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oldltype
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdstate.c
5615
int error = 0, ltype,
oldltype
;
local in function:nfsrv_dolocal
5624
oldltype
= F_WRLCK;
5626
oldltype
= F_RDLCK;
5628
oldltype
= F_UNLCK;
5629
if (ltype ==
oldltype
|| (
oldltype
== F_WRLCK && ltype == F_RDLCK))
5649
rlp->rlck_type =
oldltype
;
nfs_nfsdstate.c
5615
int error = 0, ltype,
oldltype
;
local in function:nfsrv_dolocal
5624
oldltype
= F_WRLCK;
5626
oldltype
= F_RDLCK;
5628
oldltype
= F_UNLCK;
5629
if (ltype ==
oldltype
|| (
oldltype
== F_WRLCK && ltype == F_RDLCK))
5649
rlp->rlck_type =
oldltype
;
nfs_nfsdstate.c
5615
int error = 0, ltype,
oldltype
;
local in function:nfsrv_dolocal
5624
oldltype
= F_WRLCK;
5626
oldltype
= F_RDLCK;
5628
oldltype
= F_UNLCK;
5629
if (ltype ==
oldltype
|| (
oldltype
== F_WRLCK && ltype == F_RDLCK))
5649
rlp->rlck_type =
oldltype
;
Completed in 78 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025