Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A Dbuffer.c14 secno hpfs_search_hotfix_map(struct super_block *s, secno sec) in hpfs_search_hotfix_map() function
82 *bhp = bh = sb_bread(s, hpfs_search_hotfix_map(s, secno)); in hpfs_map_sector()
102 if ((*bhp = bh = sb_getblk(s, hpfs_search_hotfix_map(s, secno))) != NULL) { in hpfs_get_sector()
H A Dhpfs_fn.h224 secno hpfs_search_hotfix_map(struct super_block *s, secno sec);