hpfs_search_hotfix_map_for_range   46 fs/hpfs/buffer.c 	if (unlikely(hpfs_search_hotfix_map_for_range(s, secno, n) != n))
hpfs_search_hotfix_map_for_range   87 fs/hpfs/file.c 		n_secs = hpfs_search_hotfix_map_for_range(inode->i_sb, s, n_secs);
hpfs_search_hotfix_map_for_range  225 fs/hpfs/hpfs_fn.h unsigned hpfs_search_hotfix_map_for_range(struct super_block *s, secno sec, unsigned n);