tag
line
file
source code
alloc_attempts
78
fs/ext2/inode.c
static unsigned long alloc_hits = 0, alloc_attempts = 0;
alloc_attempts
93
fs/ext2/inode.c
++alloc_hits, ++alloc_attempts);
alloc_attempts
111
fs/ext2/inode.c
alloc_hits, ++alloc_attempts);