hpfs_prefetch_bitmap  291 fs/hpfs/hpfs_fn.h void hpfs_prefetch_bitmap(struct super_block *, unsigned);
hpfs_prefetch_bitmap   33 fs/hpfs/map.c  	if (ret) hpfs_prefetch_bitmap(s, bmp_block + 1);
hpfs_prefetch_bitmap  153 fs/hpfs/super.c 		hpfs_prefetch_bitmap(s, n);
hpfs_prefetch_bitmap  157 fs/hpfs/super.c 		hpfs_prefetch_bitmap(s, n + COUNT_RD_AHEAD);