Searched refs:ext2_fetch_bg_bbitmap (Results 1 – 3 of 3) sorted by relevance
93 int ext2_fetch_bg_bbitmap(struct ext2_bgroup *bg);
328 int ext2_fetch_bg_bbitmap(struct ext2_bgroup *bg) in ext2_fetch_bg_bbitmap() function892 rc = ext2_fetch_bg_bbitmap(&fs->bgroup); in ext2_alloc_block()1059 rc = ext2_fetch_bg_bbitmap(&fs->bgroup); in ext2_free_block()
336 ret = ext2_fetch_bg_bbitmap(&fs->bgroup); in ext2_init_fs()