OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VNODECACHE_SIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/chfs/
chfs_vnode_cache.c
44
return kmem_zalloc(
VNODECACHE_SIZE
*
59
ret = chmp->chm_vnocache_hash[vno %
VNODECACHE_SIZE
];
89
prev = &chmp->chm_vnocache_hash[new->vno %
VNODECACHE_SIZE
];
107
prev = &chmp->chm_vnocache_hash[old->vno %
VNODECACHE_SIZE
];
130
for (i = 0; i <
VNODECACHE_SIZE
; i++) {
chfs_build.c
297
for (i = 0; i <
VNODECACHE_SIZE
; i++) {
308
for (i = 0; i <
VNODECACHE_SIZE
; i++) {
337
for (i = 0; i <
VNODECACHE_SIZE
; i++) {
chfs.h
105
#define
VNODECACHE_SIZE
128
Completed in 12 milliseconds
Indexes created Tue Oct 21 06:10:07 GMT 2025