OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chsp_pool_512
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/chfs/
chfs_pool.c
137
chfs_pool_init(&chsp->
chsp_pool_512
, 512, "str", chmp);
153
chfs_pool_destroy(&chsp->
chsp_pool_512
);
172
else if (len <= 512) p = &chsp->
chsp_pool_512
;
197
else if (len <= 512) p = &chsp->
chsp_pool_512
;
chfs_pool.h
53
struct chfs_pool
chsp_pool_512
;
member in struct:chfs_str_pool
Completed in 15 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026