Searched refs:numchars (Results 1 – 2 of 2) sorted by relevance
16 unsigned long ext2_count_free (struct buffer_head * map, unsigned int numchars) in ext2_count_free() argument23 for (i = 0; i < numchars; i++) in ext2_count_free()
15 unsigned long ext3_count_free (struct buffer_head * map, unsigned int numchars) in ext3_count_free() argument22 for (i = 0; i < numchars; i++) in ext3_count_free()