Searched refs:next_prefetch (Results 1 – 1 of 1) sorted by relevance
39 unsigned to_prefetch, next_prefetch; in hpfs_prefetch_bitmap() local45 next_prefetch = 0; in hpfs_prefetch_bitmap()47 next_prefetch = le32_to_cpu(hpfs_sb(s)->sb_bmp_dir[bmp_block + 1]); in hpfs_prefetch_bitmap()48 hpfs_prefetch_sectors(s, to_prefetch, 4 + 4 * (to_prefetch + 4 == next_prefetch)); in hpfs_prefetch_bitmap()