Home
last modified time | relevance | path

Searched refs:hd_geometry (Results 1 – 25 of 55) sorted by relevance

123

/Linux-v4.19/block/partitions/
Dibm.c31 static sector_t cchh2blk(struct vtoc_cchh *ptr, struct hd_geometry *geo) in cchh2blk()
49 static sector_t cchhb2blk(struct vtoc_cchhb *ptr, struct hd_geometry *geo) in cchhb2blk()
66 struct hd_geometry *geo, in find_label()
134 struct hd_geometry *geo, in find_vol1_partitions()
196 struct hd_geometry *geo, in find_lnx1_partitions()
243 struct hd_geometry *geo, in find_cms1_partitions()
296 struct hd_geometry *geo; in ibm_partition()
312 geo = kmalloc(sizeof(struct hd_geometry), GFP_KERNEL); in ibm_partition()
/Linux-v4.19/include/linux/mtd/
Dblktrans.h28 struct hd_geometry;
72 int (*getgeo)(struct mtd_blktrans_dev *dev, struct hd_geometry *geo);
/Linux-v4.19/drivers/md/
Ddm-core.h103 struct hd_geometry geometry;
/Linux-v4.19/include/linux/
Ddevice-mapper.h432 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo);
433 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo);
/Linux-v4.19/drivers/memstick/core/
Dms_block.h155 struct hd_geometry geometry;
/Linux-v4.19/drivers/block/aoe/
Daoe.h167 struct hd_geometry geo;
Daoeblk.c297 aoeblk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in aoeblk_getgeo()
/Linux-v4.19/arch/m68k/emu/
Dnfblock.c83 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo()
/Linux-v4.19/include/uapi/linux/
Dhdreg.h324 struct hd_geometry { struct
/Linux-v4.19/block/
Dioctl.c459 struct hd_geometry __user *argp) in blkdev_getgeo()
462 struct hd_geometry geo; in blkdev_getgeo()
Dcompat_ioctl.c54 struct hd_geometry geo; in compat_hdio_getgeo()
/Linux-v4.19/drivers/s390/block/
Dxpram.c233 static int xpram_getgeo(struct block_device *bdev, struct hd_geometry *geo) in xpram_getgeo()
Ddasd_diag.c475 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_diag_fill_geometry()
/Linux-v4.19/drivers/block/rsxx/
Ddev.c85 static int rsxx_getgeo(struct block_device *bdev, struct hd_geometry *geo) in rsxx_getgeo()
/Linux-v4.19/drivers/mtd/
Dssfdc.c409 static int ssfdcr_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ssfdcr_getgeo()
Dmtd_blkdevs.c277 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo) in blktrans_getgeo()
Dnftlcore.c780 static int nftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in nftl_getgeo()
Drfd_ftl.c710 static int rfd_ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in rfd_ftl_getgeo()
/Linux-v4.19/drivers/block/paride/
Dpf.c212 static int pf_getgeo(struct block_device *bdev, struct hd_geometry *geo);
337 static int pf_getgeo(struct block_device *bdev, struct hd_geometry *geo) in pf_getgeo()
Dpd.c772 static int pd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in pd_getgeo()
/Linux-v4.19/drivers/ide/
Dide-gd.c275 static int ide_gd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
/Linux-v4.19/drivers/mtd/ubi/
Dblock.c283 static int ubiblock_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubiblock_getgeo()
/Linux-v4.19/Documentation/ioctl/
Dhdio.txt89 struct hd_geometry geom;
97 hd_geometry structure containing:
120 In addition, the cylinders field of the hd_geometry is an
/Linux-v4.19/arch/um/drivers/
Dubd_kern.c105 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo);
1412 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubd_getgeo()
/Linux-v4.19/drivers/block/
Dsx8.c410 static int carm_bdev_getgeo(struct block_device *bdev, struct hd_geometry *geo);
436 static int carm_bdev_getgeo(struct block_device *bdev, struct hd_geometry *geo) in carm_bdev_getgeo()

123