Home
last modified time | relevance | path

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

/linux-5.19.10/fs/adfs/
Dadfs.h153 struct adfs_discmap *adfs_read_map(struct super_block *sb, struct adfs_discrecord *dr);
Dmap.c356 struct adfs_discmap *adfs_read_map(struct super_block *sb, struct adfs_discrecord *dr) in adfs_read_map() function
Dsuper.c320 asb->s_map = adfs_read_map(sb, dr); in adfs_probe()