Home
last modified time | relevance | path

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

12

/linux-6.6.21/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()
299 struct hd_geometry *geo; in ibm_partition()
318 geo = kmalloc(sizeof(struct hd_geometry), GFP_KERNEL); in ibm_partition()
/linux-6.6.21/include/linux/mtd/
Dblktrans.h13 struct hd_geometry;
57 int (*getgeo)(struct mtd_blktrans_dev *dev, struct hd_geometry *geo);
/linux-6.6.21/block/
Dioctl.c402 struct hd_geometry __user *argp) in blkdev_getgeo()
405 struct hd_geometry geo; in blkdev_getgeo()
439 struct hd_geometry geo; in compat_hdio_getgeo()
/linux-6.6.21/drivers/memstick/core/
Dms_block.h151 struct hd_geometry geometry;
/linux-6.6.21/include/linux/
Ddevice-mapper.h534 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo);
535 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo);
/linux-6.6.21/arch/m68k/emu/
Dnfblock.c80 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo()
/linux-6.6.21/drivers/md/
Ddm-core.h85 struct hd_geometry geometry;
Ddm.c405 static int dm_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in dm_blk_getgeo()
827 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_get_geometry()
837 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_set_geometry()
/linux-6.6.21/drivers/block/aoe/
Daoe.h175 struct hd_geometry geo;
Daoeblk.c272 aoeblk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in aoeblk_getgeo()
/linux-6.6.21/include/uapi/linux/
Dhdreg.h324 struct hd_geometry { struct
/linux-6.6.21/Documentation/userspace-api/ioctl/
Dhdio.rst59 struct hd_geometry geom;
70 hd_geometry structure containing:
97 In addition, the cylinders field of the hd_geometry is an
/linux-6.6.21/drivers/mtd/
Dssfdc.c406 static int ssfdcr_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ssfdcr_getgeo()
Dmtd_blkdevs.c249 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo) in blktrans_getgeo()
Dnftlcore.c766 static int nftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in nftl_getgeo()
Dinftlcore.c916 static int inftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in inftl_getgeo()
Drfd_ftl.c736 static int rfd_ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in rfd_ftl_getgeo()
Dftl.c942 static int ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ftl_getgeo()
Dsm_ftl.c1122 static int sm_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in sm_getgeo()
/linux-6.6.21/drivers/mtd/ubi/
Dblock.c285 static int ubiblock_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubiblock_getgeo()
/linux-6.6.21/arch/um/drivers/
Dubd_kern.c115 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo);
1382 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubd_getgeo()
/linux-6.6.21/drivers/s390/block/
Ddasd_diag.c483 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_diag_fill_geometry()
Ddasd_fba.c207 struct hd_geometry *geo) in dasd_fba_fill_geometry()
/linux-6.6.21/drivers/nvme/host/
Dnvme.h875 int nvme_getgeo(struct block_device *bdev, struct hd_geometry *geo);
/linux-6.6.21/drivers/block/
Dswim.c714 static int floppy_getgeo(struct block_device *bdev, struct hd_geometry *geo) in floppy_getgeo()

12