Searched refs:sb_c_bitmap (Results 1 – 3 of 3) sorted by relevance
232 sbi->sb_c_bitmap = near_bmp+i; in hpfs_alloc_sector()237 sbi->sb_c_bitmap = near_bmp-i-1; in hpfs_alloc_sector()242 sbi->sb_c_bitmap = near_bmp+i-n_bmps; in hpfs_alloc_sector()246 …if (i == 1 && sbi->sb_c_bitmap != -1 && ((sec = alloc_in_bmp(s, (sbi->sb_c_bitmap) << 14, n, forwa… in hpfs_alloc_sector()362 int b = hpfs_sb(s)->sb_c_bitmap & 0x0fffffff; in hpfs_check_free_dnodes()378 if (hpfs_sb(s)->sb_c_bitmap != -1) { in hpfs_check_free_dnodes()
87 unsigned sb_c_bitmap; /* current bitmap */ member
642 sbi->sb_c_bitmap = -1; in hpfs_fill_super()