Home
last modified time | relevance | path

Searched refs:to_prefetch (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/fs/hpfs/
Dmap.c39 unsigned to_prefetch, next_prefetch; in hpfs_prefetch_bitmap() local
43 to_prefetch = le32_to_cpu(hpfs_sb(s)->sb_bmp_dir[bmp_block]); in hpfs_prefetch_bitmap()
48 hpfs_prefetch_sectors(s, to_prefetch, 4 + 4 * (to_prefetch + 4 == next_prefetch)); in hpfs_prefetch_bitmap()