OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nst_list
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdstate.c
4517
LIST_FOREACH_SAFE(sp, &sf->nsf_head,
nst_list
, nsp) {
4518
LIST_REMOVE(sp,
nst_list
);
4532
LIST_FOREACH(sp, &sf->nsf_head,
nst_list
) {
4543
LIST_INSERT_HEAD(&sf->nsf_head, sp,
nst_list
);
4634
LIST_FOREACH_SAFE(sp, &sf->nsf_head,
nst_list
, nsp) {
4640
LIST_REMOVE(sp,
nst_list
);
4685
LIST_FOREACH(sp, &nfsrv_stablefirst.nsf_head,
nst_list
) {
4712
LIST_FOREACH(sp, &nfsrv_stablefirst.nsf_head,
nst_list
) {
/src/sys/fs/nfs/common/
nfsport.h
593
LIST_ENTRY(nfsrv_stable)
nst_list
;
Completed in 17 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025