Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dbitmap.c14 unsigned int ext4_count_free(char *bitmap, unsigned int numchars) in ext4_count_free()
/openbmc/linux/fs/ext2/
H A Dballoc.c1431 unsigned long ext2_count_free(struct buffer_head *map, unsigned int numchars) in ext2_count_free()