OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:recallp
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/nfs/client/
nfs_clstate.c
2457
struct nfsclrecalllayout *
recallp
;
local
2676
recallp
= malloc(sizeof(*
recallp
),
2678
if (
recallp
== NULL)
2682
lyp->nfsly_stateid.seqid,
recallp
);
3167
struct nfsclrecalllayout *
recallp
= NULL;
local
3334
recallp
= malloc(sizeof(*
recallp
), M_NFSLAYRECALL,
3374
recallp
);
3375
recallp
= NULL
[
all
...]
Completed in 53 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026