Home
last modified time | relevance | path

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

/linux-4.19.296/block/partitions/
Dacorn.c30 static struct adfs_discrecord *
34 struct adfs_discrecord *dr; in adfs_partition()
40 dr = (struct adfs_discrecord *)(data + 0x1c0); in adfs_partition()
189 struct adfs_discrecord *dr; in adfspart_check_CUMANA()
261 struct adfs_discrecord *dr; in adfspart_check_ADFS()
/linux-4.19.296/fs/adfs/
Dsuper.c40 static int adfs_checkdiscrecord(struct adfs_discrecord *dr) in adfs_checkdiscrecord()
302 static struct adfs_discmap *adfs_read_map(struct super_block *sb, struct adfs_discrecord *dr) in adfs_read_map()
356 static inline unsigned long adfs_discsize(struct adfs_discrecord *dr, int block_bits) in adfs_discsize()
368 struct adfs_discrecord *dr; in adfs_fill_super()
411 dr = (struct adfs_discrecord *)(b_data + ADFS_DR_OFFSET); in adfs_fill_super()
441 dr = (struct adfs_discrecord *)(b_data + ADFS_DR_OFFSET); in adfs_fill_super()
475 dr = (struct adfs_discrecord *)(asb->s_map[0].dm_bh->b_data + 4); in adfs_fill_super()
/linux-4.19.296/include/uapi/linux/
Dadfs_fs.h11 struct adfs_discrecord { struct