Home
last modified time | relevance | path

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

/Linux-v5.4/fs/adfs/
Dadfs.h56 struct adfs_discmap;
64 struct adfs_discmap *s_map; /* bh list containing map */
134 struct adfs_discmap { struct
208 struct adfs_discrecord *adfs_map_discrecord(struct adfs_discmap *dm) in adfs_map_discrecord()
Dmap.c66 static int lookup_zone(const struct adfs_discmap *dm, const unsigned int idlen, in lookup_zone()
126 scan_free_map(struct adfs_sb_info *asb, struct adfs_discmap *dm) in scan_free_map()
190 struct adfs_discmap *dm, *dm_end; in scan_map()
227 struct adfs_discmap *dm; in adfs_map_free()
Dsuper.c115 static int adfs_checkmap(struct super_block *sb, struct adfs_discmap *dm) in adfs_checkmap()
325 static struct adfs_discmap *adfs_read_map(struct super_block *sb, struct adfs_discrecord *dr) in adfs_read_map()
327 struct adfs_discmap *dm; in adfs_read_map()