/linux-4.1.27/block/partitions/ |
D | ibm.c | 30 static sector_t cchh2blk(struct vtoc_cchh *ptr, struct hd_geometry *geo) in cchh2blk() 48 static sector_t cchhb2blk(struct vtoc_cchhb *ptr, struct hd_geometry *geo) in cchhb2blk() 65 struct hd_geometry *geo, in find_label() 133 struct hd_geometry *geo, in find_vol1_partitions() 195 struct hd_geometry *geo, in find_lnx1_partitions() 242 struct hd_geometry *geo, in find_cms1_partitions() 295 struct hd_geometry *geo; in ibm_partition() 311 geo = kmalloc(sizeof(struct hd_geometry), GFP_KERNEL); in ibm_partition()
|
/linux-4.1.27/include/linux/mtd/ |
D | blktrans.h | 28 struct hd_geometry; 72 int (*getgeo)(struct mtd_blktrans_dev *dev, struct hd_geometry *geo);
|
/linux-4.1.27/include/linux/ |
D | device-mapper.h | 417 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo); 418 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo);
|
D | blkdev.h | 1613 int (*getgeo)(struct block_device *, struct hd_geometry *);
|
D | fs.h | 39 struct hd_geometry;
|
/linux-4.1.27/block/ |
D | ioctl.c | 333 struct hd_geometry geo; in blkdev_ioctl() 349 if (copy_to_user((struct hd_geometry __user *)arg, &geo, in blkdev_ioctl()
|
D | compat_ioctl.c | 54 struct hd_geometry geo; in compat_hdio_getgeo()
|
/linux-4.1.27/drivers/memstick/core/ |
D | ms_block.h | 155 struct hd_geometry geometry;
|
D | mspro_block.c | 235 struct hd_geometry *geo) in mspro_block_bd_getgeo()
|
D | ms_block.c | 1996 struct hd_geometry *geo) in msb_bd_getgeo()
|
/linux-4.1.27/drivers/block/aoe/ |
D | aoe.h | 168 struct hd_geometry geo;
|
D | aoeblk.c | 297 aoeblk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in aoeblk_getgeo()
|
/linux-4.1.27/arch/m68k/emu/ |
D | nfblock.c | 82 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo()
|
/linux-4.1.27/include/uapi/linux/ |
D | hdreg.h | 323 struct hd_geometry { struct
|
/linux-4.1.27/drivers/s390/block/ |
D | xpram.c | 230 static int xpram_getgeo(struct block_device *bdev, struct hd_geometry *geo) in xpram_getgeo()
|
D | dasd_int.h | 347 int (*fill_geometry) (struct dasd_block *, struct hd_geometry *);
|
D | dasd_diag.c | 475 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_diag_fill_geometry()
|
D | dasd_fba.c | 214 struct hd_geometry *geo) in dasd_fba_fill_geometry()
|
D | dasd.c | 3113 static int dasd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in dasd_getgeo()
|
D | dasd_eckd.c | 2075 dasd_eckd_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_eckd_fill_geometry()
|
/linux-4.1.27/drivers/block/rsxx/ |
D | dev.c | 85 static int rsxx_getgeo(struct block_device *bdev, struct hd_geometry *geo) in rsxx_getgeo()
|
/linux-4.1.27/drivers/mtd/ |
D | ssfdc.c | 409 static int ssfdcr_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ssfdcr_getgeo()
|
D | mtd_blkdevs.c | 268 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo) in blktrans_getgeo()
|
D | nftlcore.c | 780 static int nftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in nftl_getgeo()
|
D | inftlcore.c | 929 static int inftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in inftl_getgeo()
|
D | rfd_ftl.c | 746 static int rfd_ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in rfd_ftl_getgeo()
|
D | sm_ftl.c | 1119 static int sm_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in sm_getgeo()
|
D | ftl.c | 981 static int ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ftl_getgeo()
|
/linux-4.1.27/drivers/block/paride/ |
D | pf.c | 212 static int pf_getgeo(struct block_device *bdev, struct hd_geometry *geo); 329 static int pf_getgeo(struct block_device *bdev, struct hd_geometry *geo) in pf_getgeo()
|
D | pd.c | 754 static int pd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in pd_getgeo()
|
/linux-4.1.27/drivers/ide/ |
D | ide-gd.c | 275 static int ide_gd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | block.c | 280 static int ubiblock_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubiblock_getgeo()
|
/linux-4.1.27/Documentation/ioctl/ |
D | hdio.txt | 89 struct hd_geometry geom; 97 hd_geometry structure containing: 120 In addition, the cylinders field of the hd_geometry is an
|
/linux-4.1.27/arch/um/drivers/ |
D | ubd_kern.c | 93 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo); 1331 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubd_getgeo()
|
/linux-4.1.27/drivers/block/ |
D | hd.c | 661 static int hd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in hd_getgeo()
|
D | sx8.c | 410 static int carm_bdev_getgeo(struct block_device *bdev, struct hd_geometry *geo); 436 static int carm_bdev_getgeo(struct block_device *bdev, struct hd_geometry *geo) in carm_bdev_getgeo()
|
D | cpqarray.c | 165 static int ida_getgeo(struct block_device *bdev, struct hd_geometry *geo); 1123 static int ida_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ida_getgeo()
|
D | swim.c | 724 static int floppy_getgeo(struct block_device *bdev, struct hd_geometry *geo) in floppy_getgeo()
|
D | virtio_blk.c | 278 static int virtblk_getgeo(struct block_device *bd, struct hd_geometry *geo) in virtblk_getgeo()
|
D | mg_disk.c | 769 static int mg_getgeo(struct block_device *bdev, struct hd_geometry *geo) in mg_getgeo()
|
D | xsysace.c | 937 static int ace_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ace_getgeo()
|
D | sunvdc.c | 110 static int vdc_getgeo(struct block_device *bdev, struct hd_geometry *geo) in vdc_getgeo()
|
D | umem.c | 767 static int mm_getgeo(struct block_device *bdev, struct hd_geometry *geo) in mm_getgeo()
|
D | amiflop.c | 1453 static int fd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in fd_getgeo()
|
D | xen-blkfront.c | 333 static int blkif_getgeo(struct block_device *bd, struct hd_geometry *hg) in blkif_getgeo()
|
D | cciss.c | 173 static int cciss_getgeo(struct block_device *bdev, struct hd_geometry *geo); 1262 static int cciss_getgeo(struct block_device *bdev, struct hd_geometry *geo) in cciss_getgeo()
|
D | floppy.c | 3364 static int fd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in fd_getgeo()
|
D | nvme-core.c | 1970 static int nvme_getgeo(struct block_device *bd, struct hd_geometry *geo) in nvme_getgeo()
|
D | skd_main.c | 4728 static int skd_bdev_getgeo(struct block_device *bdev, struct hd_geometry *geo) in skd_bdev_getgeo()
|
D | DAC960.c | 107 static int DAC960_getgeo(struct block_device *bdev, struct hd_geometry *geo) in DAC960_getgeo()
|
/linux-4.1.27/drivers/md/ |
D | dm.c | 207 struct hd_geometry geometry; 549 static int dm_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in dm_blk_getgeo() 855 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_get_geometry() 865 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_set_geometry()
|
D | dm-ioctl.c | 925 struct hd_geometry geometry; in dev_set_geometry()
|
D | md.c | 6517 static int md_getgeo(struct block_device *bdev, struct hd_geometry *geo) in md_getgeo()
|
/linux-4.1.27/drivers/staging/i2o/ |
D | i2o_block.c | 634 static int i2o_block_getgeo(struct block_device *bdev, struct hd_geometry *geo) in i2o_block_getgeo()
|
/linux-4.1.27/Documentation/filesystems/ |
D | Locking | 404 int (*getgeo)(struct block_device *, struct hd_geometry *);
|
/linux-4.1.27/drivers/mmc/card/ |
D | block.c | 325 mmc_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in mmc_blk_getgeo()
|
/linux-4.1.27/drivers/scsi/ |
D | sd.c | 1258 static int sd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in sd_getgeo()
|
/linux-4.1.27/drivers/block/mtip32xx/ |
D | mtip32xx.c | 3623 struct hd_geometry *geo) in mtip_block_getgeo()
|