OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfsly_flayrw
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/common/
nfsclstate.h
241
struct nfsclflayouthead
nfsly_flayrw
;
member in struct:nfscllayout
265
* These hang off of nfsly_flayread and
nfsly_flayrw
, sorted in increasing
268
* whereas the
nfsly_flayrw
holds the ones with iomode == NFSLAYOUTIOMODE_RW.
/src/sys/fs/nfs/client/
nfs_clstate.c
4734
LIST_INIT(&lyp->
nfsly_flayrw
);
4772
nfscl_mergeflayouts(&lyp->
nfsly_flayrw
, fhlp);
5023
LIST_FOREACH_SAFE(flp, &layp->
nfsly_flayrw
, nfsfl_list, nflp) {
5159
LIST_FOREACH(flp, &lyp->
nfsly_flayrw
, nfsfl_list) {
nfs_clrpcops.c
5577
flp = LIST_FIRST(&lyp->
nfsly_flayrw
);
Completed in 19 milliseconds
Indexes created Sun Oct 19 16:10:00 GMT 2025