OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfsl_owner
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/client/
nfs_clstate.c
648
if (!NFSBCMP(lp->
nfsl_owner
,
1058
if (!NFSBCMP(lp->
nfsl_owner
, ownp, NFSV4CL_LOCKNAMELEN))
1062
NFSBCOPY(ownp, nlp->
nfsl_owner
, NFSV4CL_LOCKNAMELEN);
1176
if (!NFSBCMP(lp->
nfsl_owner
, own,
1197
!NFSBCMP(lp->
nfsl_owner
, own,
1253
!NFSBCMP(lp->
nfsl_owner
, own,
1323
if (!NFSBCMP(lp->
nfsl_owner
, own,
1350
if (!NFSBCMP(lp->
nfsl_owner
, own,
1684
if (!NFSBCMP(lp->
nfsl_owner
, own, NFSV4CL_LOCKNAMELEN)) {
1765
if (!NFSBCMP(nlp->
nfsl_owner
, lp->nfsl_owner
[
all
...]
nfs_clrpcops.c
706
* The lock owner name
nfsl_owner
may be used by other opens for
3994
NFSBCOPY(lp->
nfsl_owner
, own, NFSV4CL_LOCKNAMELEN);
4284
NFSBCOPY(lp->
nfsl_owner
, own, NFSV4CL_LOCKNAMELEN);
/src/sys/fs/nfs/common/
nfsclstate.h
208
u_int8_t
nfsl_owner
[NFSV4CL_LOCKNAMELEN];
member in struct:nfscllockowner
Completed in 205 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025