OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfso_fhlen
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/client/
nfs_clstate.c
364
if (op->
nfso_fhlen
== fhlen &&
373
nop->
nfso_fhlen
= fhlen;
574
if (op->
nfso_fhlen
== fhlen &&
641
if (op->
nfso_fhlen
== fhlen &&
1193
if (op->
nfso_fhlen
== np->n_fhp->nfh_len &&
1194
!NFSBCMP(op->nfso_fh, np->n_fhp->nfh_fh, op->
nfso_fhlen
)) {
1249
if (op->
nfso_fhlen
== np->n_fhp->nfh_len &&
1250
!NFSBCMP(op->nfso_fh, np->n_fhp->nfh_fh, op->
nfso_fhlen
)) {
1347
if (op->
nfso_fhlen
== np->n_fhp->nfh_len &&
1348
!NFSBCMP(op->nfso_fh, np->n_fhp->nfh_fh, op->
nfso_fhlen
)) {
[
all
...]
nfs_clrpcops.c
712
lp->nfsl_open->
nfso_fhlen
, tcred, p);
749
op->
nfso_fhlen
, NULL, NULL);
3916
lp->nfsl_open->
nfso_fhlen
, NULL, NULL);
/src/sys/fs/nfs/common/
nfsclstate.h
186
u_int16_t
nfso_fhlen
;
member in struct:nfsclopen
Completed in 21 milliseconds
Indexes created Thu Oct 30 03:10:01 GMT 2025