Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hpfs/
Dbuffer.c26 unsigned hpfs_search_hotfix_map_for_range(struct super_block *s, secno sec, unsigned n) in hpfs_search_hotfix_map_for_range() function
46 if (unlikely(hpfs_search_hotfix_map_for_range(s, secno, n) != n)) in hpfs_prefetch_sectors()
Dfile.c87 n_secs = hpfs_search_hotfix_map_for_range(inode->i_sb, s, n_secs); in hpfs_get_block()
Dhpfs_fn.h225 unsigned hpfs_search_hotfix_map_for_range(struct super_block *s, secno sec, unsigned n);