Home
last modified time | relevance | path

Searched refs:alloc_hits (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/ext2/
Dinode.c106 static unsigned long alloc_hits = 0, alloc_attempts = 0; in ext2_alloc_block() local
121 ++alloc_hits, ++alloc_attempts); in ext2_alloc_block()
125 alloc_hits, ++alloc_attempts); in ext2_alloc_block()
/linux-2.4.37.9/fs/ext3/
Dinode.c268 static unsigned long alloc_hits = 0, alloc_attempts = 0; in ext3_alloc_block() local
282 ++alloc_hits, ++alloc_attempts); in ext3_alloc_block()
286 alloc_hits, ++alloc_attempts); in ext3_alloc_block()