Searched refs:affs_init_bitmap (Results 1 – 3 of 3) sorted by relevance
491 ret = affs_init_bitmap(sb, &tmp_flags); in affs_fill_super()554 res = affs_init_bitmap(sb, &fc->sb_flags); in affs_reconfigure()
160 extern int affs_init_bitmap(struct super_block *sb, int *flags);
244 int affs_init_bitmap(struct super_block *sb, int *flags) in affs_init_bitmap() function