Home
last modified time | relevance | path

Searched defs:numchars (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/ext3/
Dbitmap.c14 unsigned long ext3_count_free (struct buffer_head * map, unsigned int numchars) in ext3_count_free()
/linux-4.1.27/fs/ext4/
Dbitmap.c13 unsigned int ext4_count_free(char *bitmap, unsigned int numchars) in ext4_count_free()
/linux-4.1.27/fs/ext2/
Dballoc.c1439 unsigned long ext2_count_free(struct buffer_head *map, unsigned int numchars) in ext2_count_free()