tag | line | file | source code |
---|---|---|---|
numblocks | 58 | fs/ext/bitmap.c | static unsigned long count_used(struct buffer_head *map[], unsigned numblocks, |
numblocks | 64 | fs/ext/bitmap.c | for (i=0; (i<numblocks) && numbits; i++) { |
numblocks | 49 | fs/minix/bitmap.c | static unsigned long count_used(struct buffer_head *map[], unsigned numblocks, |
numblocks | 55 | fs/minix/bitmap.c | for (i=0; (i<numblocks) && numbits; i++) { |