Searched refs:s_hpfs_bmp_dir (Results 1 – 3 of 3) sorted by relevance
104 if (s->s_hpfs_bmp_dir) kfree(s->s_hpfs_bmp_dir); in hpfs_put_super()130 count += hpfs_count_one_bitmap(s, s->s_hpfs_bmp_dir[n]); in count_bitmaps()382 s->s_hpfs_bmp_dir = NULL; in hpfs_read_super()467 if (!(s->s_hpfs_bmp_dir = hpfs_load_bitmap_directory(s, superblock->bitmaps))) in hpfs_read_super()567 if (s->s_hpfs_bmp_dir) kfree(s->s_hpfs_bmp_dir); in hpfs_read_super()
24 sec = s->s_hpfs_bmp_dir[bmp_block]; in hpfs_map_bitmap()
62 #define s_hpfs_bmp_dir u.hpfs_sb.sb_bmp_dir macro