OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ls_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdstate.c
979
stp = LIST_NEXT(stp,
ls_file
);
1038
stp = LIST_NEXT(stp,
ls_file
);
1260
LIST_REMOVE(stp,
ls_file
);
1314
LIST_REMOVE(stp,
ls_file
);
1904
LIST_FOREACH(tstp, &lfp->lf_open,
ls_file
) {
1984
nstp = LIST_NEXT(tstp,
ls_file
);
2376
LIST_FOREACH(stp, &lfp->lf_deleg,
ls_file
) {
2403
LIST_FOREACH(stp, &lfp->lf_open,
ls_file
) {
2458
nstp = LIST_NEXT(stp,
ls_file
);
2635
LIST_FOREACH(stp, &lfp->lf_deleg,
ls_file
) {
[
all
...]
/src/sys/fs/nfs/common/
nfsrvstate.h
168
LIST_ENTRY(nfsstate)
ls_file
; /* Opens/Delegs for a file */
member in struct:nfsstate
Completed in 16 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026