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

/linux-4.1.27/fs/hpfs/
H A Dbuffer.c13 void hpfs_prefetch_sectors(struct super_block *s, unsigned secno, int n) hpfs_prefetch_sectors() function
50 hpfs_prefetch_sectors(s, secno, ahead); hpfs_map_sector()
100 hpfs_prefetch_sectors(s, secno, 4 + ahead); hpfs_map_4sectors()
H A Dmap.c47 hpfs_prefetch_sectors(s, to_prefetch, 4 + 4 * (to_prefetch + 4 == next_prefetch)); hpfs_prefetch_bitmap()
H A Dhpfs_fn.h217 void hpfs_prefetch_sectors(struct super_block *, unsigned, int);

Completed in 90 milliseconds