| /Linux-v6.6/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() 299 	struct hd_geometry *geo;  in ibm_partition() 318 	geo = kmalloc(sizeof(struct hd_geometry), GFP_KERNEL);  in ibm_partition()
  | 
| /Linux-v6.6/include/linux/mtd/ | 
| D | blktrans.h | 13 struct hd_geometry; 57 	int (*getgeo)(struct mtd_blktrans_dev *dev, struct hd_geometry *geo);
  | 
| /Linux-v6.6/block/ | 
| D | ioctl.c | 401 		struct hd_geometry __user *argp)  in blkdev_getgeo() 404 	struct hd_geometry geo;  in blkdev_getgeo() 438 	struct hd_geometry geo;  in compat_hdio_getgeo()
  | 
| /Linux-v6.6/drivers/memstick/core/ | 
| D | ms_block.h | 151 	struct hd_geometry		geometry;
  | 
| /Linux-v6.6/include/linux/ | 
| D | device-mapper.h | 534 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-v6.6/arch/m68k/emu/ | 
| D | nfblock.c | 80 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo)  in nfhd_getgeo()
  | 
| /Linux-v6.6/drivers/block/aoe/ | 
| D | aoe.h | 175 	struct hd_geometry geo;
  | 
| D | aoeblk.c | 272 aoeblk_getgeo(struct block_device *bdev, struct hd_geometry *geo)  in aoeblk_getgeo()
  | 
| /Linux-v6.6/drivers/md/ | 
| D | dm-core.h | 83 	struct hd_geometry geometry;
  | 
| D | dm.c | 405 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-v6.6/include/uapi/linux/ | 
| D | hdreg.h | 324 struct hd_geometry {  struct
  | 
| /Linux-v6.6/Documentation/userspace-api/ioctl/ | 
| D | hdio.rst | 59 	  struct hd_geometry geom; 70 		hd_geometry structure containing: 97 		In addition, the cylinders field of the hd_geometry is an
  | 
| /Linux-v6.6/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 | 249 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo)  in blktrans_getgeo()
  | 
| D | nftlcore.c | 766 static int nftl_getgeo(struct mtd_blktrans_dev *dev,  struct hd_geometry *geo)  in nftl_getgeo()
  | 
| D | rfd_ftl.c | 736 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()
  | 
| D | ftl.c | 942 static int ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo)  in ftl_getgeo()
  | 
| D | sm_ftl.c | 1122 static int sm_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo)  in sm_getgeo()
  | 
| /Linux-v6.6/drivers/mtd/ubi/ | 
| D | block.c | 285 static int ubiblock_getgeo(struct block_device *bdev, struct hd_geometry *geo)  in ubiblock_getgeo()
  | 
| /Linux-v6.6/arch/um/drivers/ | 
| D | ubd_kern.c | 115 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-v6.6/drivers/s390/block/ | 
| D | dasd_diag.c | 483 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo)  in dasd_diag_fill_geometry()
  | 
| D | dasd_fba.c | 207 				  struct hd_geometry *geo)  in dasd_fba_fill_geometry()
  | 
| /Linux-v6.6/drivers/nvme/host/ | 
| D | nvme.h | 864 int nvme_getgeo(struct block_device *bdev, struct hd_geometry *geo);
  | 
| /Linux-v6.6/drivers/block/ | 
| D | swim.c | 714 static int floppy_getgeo(struct block_device *bdev, struct hd_geometry *geo)  in floppy_getgeo()
  |