OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nsf_head
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdstate.c
4451
LIST_INIT(&sf->
nsf_head
);
4517
LIST_FOREACH_SAFE(sp, &sf->
nsf_head
, nst_list, nsp) {
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) {
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
549
LIST_HEAD(, nfsrv_stable)
nsf_head
; /* Head of nfsrv_stable list */
member in struct:nfsrv_stablefirst
Completed in 35 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026