Home
last modified time | relevance | path

Searched refs:ext2_bg_has_super (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ext2/
A Dballoc.c1518 int ext2_bg_has_super(struct super_block *sb, int group) in ext2_bg_has_super() function
1537 return ext2_bg_has_super(sb, group) ? EXT2_SB(sb)->s_gdb_count : 0; in ext2_bg_num_gdb()
A Dext2.h706 extern int ext2_bg_has_super(struct super_block *sb, int group);
A Dsuper.c800 return ext2_group_first_block_no(sb, bg) + ext2_bg_has_super(sb, bg); in descriptor_loc()
1427 overhead += ext2_bg_has_super(sb, i) + in ext2_statfs()
/linux/
A DSystem.map11726 ffff800010362ad0 T ext2_bg_has_super
A D.tmp_System.map11726 ffff800010362ad0 T ext2_bg_has_super

Completed in 271 milliseconds