Home
last modified time | relevance | path

Searched refs:hpfs_load_code_page (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hpfs/
H A Dhpfs_fn.h292 unsigned char *hpfs_load_code_page(struct super_block *, secno);
H A Dmap.c57 unsigned char *hpfs_load_code_page(struct super_block *s, secno cps) in hpfs_load_code_page() function
H A Dsuper.c701 if (!(sbi->sb_cp_table = hpfs_load_code_page(s, le32_to_cpu(spareblock->code_page_dir)))) in hpfs_fill_super()
/kernel/linux/linux-6.6/fs/hpfs/
H A Dhpfs_fn.h292 unsigned char *hpfs_load_code_page(struct super_block *, secno);
H A Dmap.c57 unsigned char *hpfs_load_code_page(struct super_block *s, secno cps) in hpfs_load_code_page() function
H A Dsuper.c701 if (!(sbi->sb_cp_table = hpfs_load_code_page(s, le32_to_cpu(spareblock->code_page_dir)))) in hpfs_fill_super()

Completed in 8 milliseconds