OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ls_ownerlen
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/common/
nfsrvstate.h
191
u_short
ls_ownerlen
; /* Length of ls_owner */
member in struct:nfsstate
/src/sys/fs/nfs/server/
nfs_nfsdstate.c
963
stp->ls_openowner->
ls_ownerlen
;
966
stp->ls_openowner->
ls_ownerlen
);
996
ldumpp[cnt].ndlck_owner.nclid_idlen = stp->
ls_ownerlen
;
998
stp->
ls_ownerlen
);
1501
if (new_stp->
ls_ownerlen
== stp->
ls_ownerlen
&&
1502
!NFSBCMP(new_stp->ls_owner,stp->ls_owner,stp->
ls_ownerlen
)) {
2080
lckstp->
ls_ownerlen
!= lop->lo_stp->
ls_ownerlen
||
2082
lckstp->
ls_ownerlen
))) {
[
all
...]
nfs_nfsdserv.c
677
stp->
ls_ownerlen
= 0;
832
stp->
ls_ownerlen
= 0;
2228
stp->
ls_ownerlen
= i;
2249
error = nfsrv_mtostr(nd, stp->ls_owner, stp->
ls_ownerlen
);
2256
stp->
ls_ownerlen
= 0;
2385
stp->
ls_ownerlen
= i;
2429
error = nfsrv_mtostr(nd, stp->ls_owner, stp->
ls_ownerlen
);
2514
stp->
ls_ownerlen
= 0;
2612
stp->
ls_ownerlen
= i;
2693
error = nfsrv_mtostr(nd, stp->ls_owner, stp->
ls_ownerlen
);
[
all
...]
Completed in 52 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025