OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmpfs_node_pool
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/tmpfs/
tmpfs_vfsops.c
65
struct pool
tmpfs_node_pool
;
variable in typeref:struct:pool
73
pool_init(&
tmpfs_node_pool
, sizeof(tmpfs_node_t), 0, 0, 0,
82
pool_destroy(&
tmpfs_node_pool
);
Completed in 33 milliseconds
Indexes created Tue Sep 23 23:09:58 GMT 2025