Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dext3_fs.h628 extern void ext3_check_blocks_bitmap (struct super_block *);
/linux-2.4.37.9/fs/ext3/
Dballoc.c939 void ext3_check_blocks_bitmap (struct super_block * sb) in ext3_check_blocks_bitmap() function
Dsuper.c735 ext3_check_blocks_bitmap (sb); in ext3_setup_super()