Home
last modified time | relevance | path

Searched refs:ext2_bg_num_gdb (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext2/
H A Dext2.h703 extern unsigned long ext2_bg_num_gdb(struct super_block *sb, int group);
H A Dballoc.c1531 unsigned long ext2_bg_num_gdb(struct super_block *sb, int group) in ext2_bg_num_gdb() function
H A Dsuper.c1443 ext2_bg_num_gdb(sb, i); in ext2_statfs()