OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:autofs_node_pool
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/autofs/
autofs.h
71
extern struct pool
autofs_node_pool
;
autofs_vfsops.c
60
pool_init(&
autofs_node_pool
, sizeof(struct autofs_node), 0, 0, 0,
88
pool_destroy(&
autofs_node_pool
);
autofs_vnops.c
630
anp = pool_get(&
autofs_node_pool
, PR_WAITOK);
686
pool_put(&
autofs_node_pool
, anp);
autofs.c
112
struct pool
autofs_node_pool
;
variable in typeref:struct:pool
Completed in 113 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025