OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfsrc_templist
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdcache.c
608
struct nfsrvhashhead *hp,
nfsrc_templist
;
local in function:nfsrc_gettcp
618
LIST_INIT(&
nfsrc_templist
);
637
LIST_INSERT_HEAD(&
nfsrc_templist
, rp, rc_hash);
643
* Now, use
nfsrc_templist
to decide if there is a match.
646
LIST_FOREACH(rp, &
nfsrc_templist
, rc_hash) {
655
* Note possible hit entry and put
nfsrc_templist
back on hash
660
hitrp = rp = LIST_FIRST(&
nfsrc_templist
);
667
if (LIST_FIRST(&
nfsrc_templist
) != NULL)
Completed in 24 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025