Home
last modified time | relevance | path

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

/linux-4.4.14/fs/adfs/
Dmap.c71 lookup_zone(const struct adfs_discmap *dm, const unsigned int idlen, in lookup_zone()
131 scan_free_map(struct adfs_sb_info *asb, struct adfs_discmap *dm) in scan_free_map()
196 struct adfs_discmap *dm, *dm_end; in scan_map()
233 struct adfs_discmap *dm; in adfs_map_free()
Dadfs.h39 struct adfs_discmap;
47 struct adfs_discmap *s_map; /* bh list containing map */
139 struct adfs_discmap { struct
Dsuper.c97 static int adfs_checkmap(struct super_block *sb, struct adfs_discmap *dm) in adfs_checkmap()
301 static struct adfs_discmap *adfs_read_map(struct super_block *sb, struct adfs_discrecord *dr) in adfs_read_map()
303 struct adfs_discmap *dm; in adfs_read_map()