OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfsfl_fhcnt
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/common/
nfsclstate.h
281
uint16_t
nfsfl_fhcnt
;
member in struct:nfsclflayout
/src/sys/fs/nfs/client/
nfs_clrpcops.c
4785
flp->
nfsfl_fhcnt
= 0;
4825
flp->
nfsfl_fhcnt
++;
5632
if (stripe_pos >= flp->
nfsfl_fhcnt
)
5640
if (flp->
nfsfl_fhcnt
> 1) {
5641
if (stripe_index >= flp->
nfsfl_fhcnt
)
5644
} else if (flp->
nfsfl_fhcnt
== 1)
nfs_clstate.c
5043
for (i = 0; i < flp->
nfsfl_fhcnt
; i++)
Completed in 20 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025