OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newnfsd_callout
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/common/
nfs_commonport.c
67
struct callout
newnfsd_callout
;
variable in typeref:struct:callout
404
callout_reset(&
newnfsd_callout
, nfscl_ticks, newnfs_timer, NULL);
711
callout_init(&
newnfsd_callout
, 1);
725
callout_drain(&
newnfsd_callout
);
nfs_commonport.c
67
struct callout
newnfsd_callout
;
variable in typeref:struct:callout
404
callout_reset(&
newnfsd_callout
, nfscl_ticks, newnfs_timer, NULL);
711
callout_init(&
newnfsd_callout
, 1);
725
callout_drain(&
newnfsd_callout
);
Completed in 58 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025