Home
last modified time | relevance | path

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

/linux-6.1.9/fs/hpfs/
Dmap.c33 if (ret) hpfs_prefetch_bitmap(s, bmp_block + 1); in hpfs_map_bitmap()
37 void hpfs_prefetch_bitmap(struct super_block *s, unsigned bmp_block) in hpfs_prefetch_bitmap() function
Dsuper.c153 hpfs_prefetch_bitmap(s, n); in count_bitmaps()
157 hpfs_prefetch_bitmap(s, n + COUNT_RD_AHEAD); in count_bitmaps()
Dhpfs_fn.h291 void hpfs_prefetch_bitmap(struct super_block *, unsigned);