/linux/block/partitions/ |
H A 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() 107 struct hd_geometry *geo, in find_label() 169 struct hd_geometry *geo, in find_vol1_partitions() 231 struct hd_geometry *geo, in find_lnx1_partitions() 278 struct hd_geometry *geo, in find_cms1_partitions() 334 struct hd_geometry *geo; in ibm_partition() 353 geo = kmalloc(sizeof(struct hd_geometry), GFP_KERNEL); in ibm_partition()
|
/linux/include/linux/mtd/ |
H A D | blktrans.h | 13 struct hd_geometry; 57 int (*getgeo)(struct mtd_blktrans_dev *dev, struct hd_geometry *geo);
|
/linux/include/linux/ |
H A D | device-mapper.h | 558 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo); 559 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo);
|
H A D | blkdev.h | 1535 int (*getgeo)(struct block_device *, struct hd_geometry *);
|
/linux/drivers/memstick/core/ |
H A D | ms_block.h | 151 struct hd_geometry geometry;
|
/linux/arch/m68k/emu/ |
H A D | nfblock.c | 80 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo()
|
/linux/block/ |
H A D | ioctl.c | 459 struct hd_geometry __user *argp) in blkdev_getgeo() 462 struct hd_geometry geo; in blkdev_getgeo() 496 struct hd_geometry geo; in compat_hdio_getgeo()
|
/linux/drivers/block/aoe/ |
H A D | aoe.h | 175 struct hd_geometry geo;
|
/linux/drivers/md/ |
H A D | dm-core.h | 85 struct hd_geometry geometry;
|
/linux/include/uapi/linux/ |
H A D | hdreg.h | 324 struct hd_geometry { struct
|
/linux/Documentation/userspace-api/ioctl/ |
H A 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/drivers/mtd/ |
H A D | ssfdc.c | 406 static int ssfdcr_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ssfdcr_getgeo()
|
H A D | nftlcore.c | 766 static int nftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in nftl_getgeo()
|
H A D | rfd_ftl.c | 736 static int rfd_ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in rfd_ftl_getgeo()
|
H A D | inftlcore.c | 916 static int inftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in inftl_getgeo()
|
H A D | ftl.c | 942 static int ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ftl_getgeo()
|
H A D | sm_ftl.c | 1122 static int sm_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in sm_getgeo()
|
/linux/drivers/s390/block/ |
H A D | dasd_fba.c | 203 struct hd_geometry *geo) in dasd_fba_fill_geometry()
|
H A D | dasd_int.h | 376 int (*fill_geometry) (struct dasd_block *, struct hd_geometry *);
|
/linux/drivers/block/ |
H A D | swim.c | 714 static int floppy_getgeo(struct block_device *bdev, struct hd_geometry *geo) in floppy_getgeo()
|
H A D | sunvdc.c | 122 static int vdc_getgeo(struct block_device *bdev, struct hd_geometry *geo) in vdc_getgeo()
|
/linux/drivers/nvme/host/ |
H A D | nvme.h | 932 int nvme_getgeo(struct block_device *bdev, struct hd_geometry *geo);
|
/linux/drivers/nvdimm/ |
H A D | btt.c | 1481 static int btt_getgeo(struct block_device *bd, struct hd_geometry *geo) in btt_getgeo()
|
/linux/Documentation/filesystems/ |
H A D | locking.rst | 496 int (*getgeo)(struct block_device *, struct hd_geometry *);
|
/linux/drivers/mmc/core/ |
H A D | block.c | 438 mmc_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in mmc_blk_getgeo()
|