Home
last modified time | relevance | path

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

/openbmc/linux/fs/hpfs/
H A Dhpfs_fn.h294 void hpfs_load_hotfix_map(struct super_block *s, struct hpfs_spare_block *spareblock);
H A Dmap.c134 void hpfs_load_hotfix_map(struct super_block *s, struct hpfs_spare_block *spareblock) in hpfs_load_hotfix_map() function
H A Dsuper.c648 hpfs_load_hotfix_map(s, spareblock); in hpfs_fill_super()