Home
last modified time | relevance | path

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

12

/linux/block/partitions/
A 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/include/linux/mtd/
A Dblktrans.h13 struct hd_geometry;
57 int (*getgeo)(struct mtd_blktrans_dev *dev, struct hd_geometry *geo);
/linux/block/
A Dioctl.c375 struct hd_geometry __user *argp) in blkdev_getgeo()
378 struct hd_geometry geo; in blkdev_getgeo()
412 struct hd_geometry geo; in compat_hdio_getgeo()
/linux/include/linux/
A Ddevice-mapper.h503 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo);
504 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo);
/linux/drivers/md/
A Ddm-core.h102 struct hd_geometry geometry;
A Ddm.c399 static int dm_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in dm_blk_getgeo()
753 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_get_geometry()
763 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_set_geometry()
/linux/drivers/memstick/core/
A Dms_block.h152 struct hd_geometry geometry;
/linux/arch/m68k/emu/
A Dnfblock.c81 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo()
/linux/drivers/block/aoe/
A Daoe.h175 struct hd_geometry geo;
A Daoeblk.c284 aoeblk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in aoeblk_getgeo()
/linux/include/uapi/linux/
A Dhdreg.h324 struct hd_geometry { struct
/linux/Documentation/userspace-api/ioctl/
A Dhdio.rst59 struct hd_geometry geom;
70 hd_geometry structure containing:
97 In addition, the cylinders field of the hd_geometry is an
/linux/drivers/block/rsxx/
A Ddev.c73 static int rsxx_getgeo(struct block_device *bdev, struct hd_geometry *geo) in rsxx_getgeo()
/linux/drivers/mtd/
A Dssfdc.c406 static int ssfdcr_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ssfdcr_getgeo()
A Dmtd_blkdevs.c248 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo) in blktrans_getgeo()
A Dnftlcore.c766 static int nftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in nftl_getgeo()
A Dinftlcore.c916 static int inftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in inftl_getgeo()
A Drfd_ftl.c736 static int rfd_ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in rfd_ftl_getgeo()
/linux/drivers/block/paride/
A Dpf.c213 static int pf_getgeo(struct block_device *bdev, struct hd_geometry *geo);
312 static int pf_getgeo(struct block_device *bdev, struct hd_geometry *geo) in pf_getgeo()
A Dpd.c806 static int pd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in pd_getgeo()
/linux/drivers/mtd/ubi/
A Dblock.c275 static int ubiblock_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubiblock_getgeo()
/linux/arch/um/drivers/
A Dubd_kern.c115 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo);
1393 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubd_getgeo()
/linux/drivers/block/
A Dsx8.c405 static int carm_bdev_getgeo(struct block_device *bdev, struct hd_geometry *geo);
431 static int carm_bdev_getgeo(struct block_device *bdev, struct hd_geometry *geo) in carm_bdev_getgeo()
/linux/drivers/s390/block/
A Ddasd_diag.c483 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_diag_fill_geometry()
/linux/drivers/nvme/host/
A Dnvme.h750 int nvme_getgeo(struct block_device *bdev, struct hd_geometry *geo);

Completed in 60 milliseconds

12