taglinefilesource code
alloc_hits84fs/ext2/inode.cstatic unsigned long alloc_hits = 0, alloc_attempts = 0;
alloc_hits99fs/ext2/inode.c++alloc_hits, ++alloc_attempts);
alloc_hits117fs/ext2/inode.calloc_hits, ++alloc_attempts);