Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/ext2/
Dbitmap.c16 unsigned long ext2_count_free (struct buffer_head * map, unsigned int numchars) in ext2_count_free() argument
23 for (i = 0; i < numchars; i++) in ext2_count_free()
/linux-2.4.37.9/fs/ext3/
Dbitmap.c15 unsigned long ext3_count_free (struct buffer_head * map, unsigned int numchars) in ext3_count_free() argument
22 for (i = 0; i < numchars; i++) in ext3_count_free()