Home
last modified time | relevance | path

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

/Linux-v5.4/block/partitions/
Dacorn.c25 static struct adfs_discrecord *
29 struct adfs_discrecord *dr; in adfs_partition()
35 dr = (struct adfs_discrecord *)(data + 0x1c0); in adfs_partition()
184 struct adfs_discrecord *dr; in adfspart_check_CUMANA()
256 struct adfs_discrecord *dr; in adfspart_check_ADFS()
/Linux-v5.4/fs/adfs/
Dsuper.c52 static int adfs_checkdiscrecord(struct adfs_discrecord *dr) in adfs_checkdiscrecord()
252 struct adfs_discrecord *dr = adfs_map_discrecord(sbi->s_map); in adfs_statfs()
325 static struct adfs_discmap *adfs_read_map(struct super_block *sb, struct adfs_discrecord *dr) in adfs_read_map()
380 struct adfs_discrecord *dr; in adfs_fill_super()
420 dr = (struct adfs_discrecord *)(b_data + ADFS_DR_OFFSET); in adfs_fill_super()
448 dr = (struct adfs_discrecord *)(b_data + ADFS_DR_OFFSET); in adfs_fill_super()
Dadfs.h208 struct adfs_discrecord *adfs_map_discrecord(struct adfs_discmap *dm) in adfs_map_discrecord()
213 static inline u64 adfs_disc_size(const struct adfs_discrecord *dr) in adfs_disc_size()
/Linux-v5.4/include/uapi/linux/
Dadfs_fs.h11 struct adfs_discrecord { struct