hpfs_prefetch_sectors   78 fs/hpfs/buffer.c 	hpfs_prefetch_sectors(s, secno, ahead);
hpfs_prefetch_sectors  128 fs/hpfs/buffer.c 	hpfs_prefetch_sectors(s, secno, 4 + ahead);
hpfs_prefetch_sectors  226 fs/hpfs/hpfs_fn.h void hpfs_prefetch_sectors(struct super_block *, unsigned, int);
hpfs_prefetch_sectors   48 fs/hpfs/map.c  	hpfs_prefetch_sectors(s, to_prefetch, 4 + 4 * (to_prefetch + 4 == next_prefetch));