OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ls_owner
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/common/
nfsrvstate.h
191
u_short ls_ownerlen; /* Length of
ls_owner
*/
192
u_char
ls_owner
[1]; /* malloc'd the correct size */
member in struct:nfsstate
/src/sys/fs/nfs/server/
nfs_nfsdstate.c
964
NFSBCOPY(stp->ls_openowner->
ls_owner
,
997
NFSBCOPY(stp->
ls_owner
, ldumpp[cnt].ndlck_owner.nclid_id,
1502
!NFSBCMP(new_stp->
ls_owner
,stp->
ls_owner
,stp->ls_ownerlen)) {
2081
NFSBCMP(lckstp->
ls_owner
, lop->lo_stp->
ls_owner
,
2129
NFSBCOPY(lop->lo_stp->
ls_owner
, cfp->cl_owner,
3505
!NFSBCMP(stp->
ls_owner
, new_stp->
ls_owner
,
nfs_nfsdserv.c
2249
error = nfsrv_mtostr(nd, stp->
ls_owner
, stp->ls_ownerlen);
2429
error = nfsrv_mtostr(nd, stp->
ls_owner
, stp->ls_ownerlen);
2693
error = nfsrv_mtostr(nd, stp->
ls_owner
, stp->ls_ownerlen);
3700
error = nfsrv_mtostr(nd, stp->
ls_owner
, len);
Completed in 17 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025