OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfsc_list
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/common/
nfsclstate.h
97
LIST_ENTRY(nfsclclient)
nfsc_list
;
/src/sys/fs/nfs/client/
nfs_clstate.c
786
LIST_INSERT_HEAD(&nfsclhead, clp,
nfsc_list
);
1856
LIST_REMOVE(clp,
nfsc_list
);
3584
LIST_FOREACH(clp, &nfsclhead,
nfsc_list
) {
3611
LIST_FOREACH(clp, &nfsclhead,
nfsc_list
) {
3642
LIST_FOREACH(clp, &nfsclhead,
nfsc_list
)
3656
LIST_FOREACH(clp, &nfsclhead,
nfsc_list
)
nfs_clvfsops.c
1630
LIST_REMOVE(nmp->nm_clp,
nfsc_list
);
Completed in 18 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025