/Linux-v5.10/block/partitions/ |
D | ibm.c | 31 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() 298 struct hd_geometry *geo; in ibm_partition() 317 geo = kmalloc(sizeof(struct hd_geometry), GFP_KERNEL); in ibm_partition()
|
/Linux-v5.10/include/linux/mtd/ |
D | blktrans.h | 13 struct hd_geometry; 57 int (*getgeo)(struct mtd_blktrans_dev *dev, struct hd_geometry *geo);
|
/Linux-v5.10/drivers/md/ |
D | dm-core.h | 105 struct hd_geometry geometry;
|
D | dm.c | 425 static int dm_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in dm_blk_getgeo() 857 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_get_geometry() 867 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_set_geometry()
|
/Linux-v5.10/block/ |
D | ioctl.c | 404 struct hd_geometry __user *argp) in blkdev_getgeo() 407 struct hd_geometry geo; in blkdev_getgeo() 441 struct hd_geometry geo; in compat_hdio_getgeo()
|
/Linux-v5.10/include/linux/ |
D | device-mapper.h | 461 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo); 462 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo);
|
/Linux-v5.10/drivers/memstick/core/ |
D | ms_block.h | 152 struct hd_geometry geometry;
|
/Linux-v5.10/drivers/block/aoe/ |
D | aoe.h | 175 struct hd_geometry geo;
|
D | aoeblk.c | 285 aoeblk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in aoeblk_getgeo()
|
/Linux-v5.10/arch/m68k/emu/ |
D | nfblock.c | 83 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo()
|
/Linux-v5.10/include/uapi/linux/ |
D | hdreg.h | 324 struct hd_geometry { struct
|
/Linux-v5.10/drivers/block/rsxx/ |
D | dev.c | 73 static int rsxx_getgeo(struct block_device *bdev, struct hd_geometry *geo) in rsxx_getgeo()
|
/Linux-v5.10/drivers/s390/block/ |
D | xpram.c | 233 static int xpram_getgeo(struct block_device *bdev, struct hd_geometry *geo) in xpram_getgeo()
|
D | dasd_diag.c | 484 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_diag_fill_geometry()
|
/Linux-v5.10/drivers/mtd/ |
D | ssfdc.c | 406 static int ssfdcr_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ssfdcr_getgeo()
|
D | mtd_blkdevs.c | 281 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo) in blktrans_getgeo()
|
D | nftlcore.c | 767 static int nftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in nftl_getgeo()
|
D | rfd_ftl.c | 711 static int rfd_ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in rfd_ftl_getgeo()
|
D | inftlcore.c | 916 static int inftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in inftl_getgeo()
|
/Linux-v5.10/drivers/ide/ |
D | ide-gd.c | 280 static int ide_gd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
|
/Linux-v5.10/drivers/block/paride/ |
D | pf.c | 213 static int pf_getgeo(struct block_device *bdev, struct hd_geometry *geo); 354 static int pf_getgeo(struct block_device *bdev, struct hd_geometry *geo) in pf_getgeo()
|
/Linux-v5.10/Documentation/userspace-api/ioctl/ |
D | hdio.rst | 92 struct hd_geometry geom; 103 hd_geometry structure containing: 130 In addition, the cylinders field of the hd_geometry is an
|
/Linux-v5.10/drivers/mtd/ubi/ |
D | block.c | 275 static int ubiblock_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubiblock_getgeo()
|
/Linux-v5.10/arch/um/drivers/ |
D | ubd_kern.c | 107 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo); 1417 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubd_getgeo()
|
/Linux-v5.10/drivers/block/ |
D | sx8.c | 404 static int carm_bdev_getgeo(struct block_device *bdev, struct hd_geometry *geo); 430 static int carm_bdev_getgeo(struct block_device *bdev, struct hd_geometry *geo) in carm_bdev_getgeo()
|