Searched refs:hpfs_load_bitmap_directory (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/hpfs/
H A Dhpfs_fn.h293 __le32 *hpfs_load_bitmap_directory(struct super_block *, secno bmp);
H A Dmap.c112 __le32 *hpfs_load_bitmap_directory(struct super_block *s, secno bmp) function
H A Dsuper.c651 if (!(sbi->sb_bmp_dir = hpfs_load_bitmap_directory(s, le32_to_cpu(superblock->bitmaps))))

Completed in 195 milliseconds