Home
last modified time | relevance | path

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

12

/linux/include/linux/mtd/
H A Dblktrans.h13 struct hd_geometry;
57 int (*getgeo)(struct mtd_blktrans_dev *dev, struct hd_geometry *geo);
/linux/drivers/memstick/core/
H A Dms_block.h151 struct hd_geometry geometry;
H A Dmspro_block.c193 struct hd_geometry *geo) in mspro_block_bd_getgeo()
/linux/drivers/block/aoe/
H A Daoe.h176 struct hd_geometry geo;
/linux/include/uapi/linux/
H A Dhdreg.h324 struct hd_geometry { struct
/linux/block/
H A Dioctl.c554 struct hd_geometry __user *argp) in blkdev_getgeo()
557 struct hd_geometry geo; in blkdev_getgeo()
591 struct hd_geometry geo; in compat_hdio_getgeo()
/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst59 struct hd_geometry geom;
70 hd_geometry structure containing:
97 In addition, the cylinders field of the hd_geometry is an
/linux/drivers/mtd/
H A Dssfdc.c406 static int ssfdcr_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ssfdcr_getgeo()
H A Dmtd_blkdevs.c249 static int blktrans_getgeo(struct gendisk *disk, struct hd_geometry *geo) in blktrans_getgeo()
H A Dnftlcore.c765 static int nftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in nftl_getgeo()
H A Drfd_ftl.c735 static int rfd_ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in rfd_ftl_getgeo()
H A Dinftlcore.c917 static int inftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in inftl_getgeo()
H A Dftl.c939 static int ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ftl_getgeo()
/linux/arch/um/drivers/
H A Dubd_kern.c111 static int ubd_getgeo(struct gendisk *disk, struct hd_geometry *geo);
1323 static int ubd_getgeo(struct gendisk *disk, struct hd_geometry *geo) in ubd_getgeo()
/linux/include/linux/
H A Dblkdev.h42 struct hd_geometry;
1587 int (*getgeo)(struct gendisk *, struct hd_geometry *);
/linux/drivers/s390/block/
H A Ddasd_diag.c484 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_diag_fill_geometry()
H A Ddasd_fba.c202 struct hd_geometry *geo) in dasd_fba_fill_geometry()
H A Ddasd_int.h383 int (*fill_geometry) (struct dasd_block *, struct hd_geometry *);
/linux/drivers/block/
H A Dswim.c714 static int floppy_getgeo(struct gendisk *disk, struct hd_geometry *geo) in floppy_getgeo()
H A Dsunvdc.c122 static int vdc_getgeo(struct gendisk *disk, struct hd_geometry *geo) in vdc_getgeo()
/linux/drivers/md/
H A Ddm.c406 static int dm_blk_getgeo(struct gendisk *disk, struct hd_geometry *geo) in dm_blk_getgeo()
848 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_get_geometry()
858 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_set_geometry()
H A Ddm-ioctl.c1166 struct hd_geometry geometry; in dev_set_geometry()
/linux/drivers/nvme/host/
H A Dnvme.h1035 int nvme_getgeo(struct gendisk *disk, struct hd_geometry *geo);
/linux/drivers/block/rnbd/
H A Drnbd-clt.c948 struct hd_geometry *geo) in rnbd_client_getgeo()
/linux/drivers/nvdimm/
H A Dbtt.c1492 static int btt_getgeo(struct gendisk *disk, struct hd_geometry *geo) in btt_getgeo()

12