Home
last modified time | relevance | path

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

12

/openbmc/linux/block/partitions/
H 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()
/openbmc/linux/include/linux/mtd/
H A Dblktrans.h13 struct hd_geometry;
57 int (*getgeo)(struct mtd_blktrans_dev *dev, struct hd_geometry *geo);
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch91 - struct hd_geometry g;
137 -int get_geometry(int devfd, uint64_t totalbytes, struct hd_geometry *geo)
202 - struct hd_geometry geo;
290 + struct hd_geometry g;
336 +static int get_geometry(int dev_fd, uint64_t totalbytes, struct hd_geometry *geo)
399 + struct hd_geometry geo;
/openbmc/linux/drivers/memstick/core/
H A Dms_block.h151 struct hd_geometry geometry;
/openbmc/linux/block/
H A Dioctl.c403 struct hd_geometry __user *argp) in blkdev_getgeo()
406 struct hd_geometry geo; in blkdev_getgeo()
440 struct hd_geometry geo; in compat_hdio_getgeo()
/openbmc/linux/include/linux/
H A Ddevice-mapper.h534 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);
/openbmc/linux/arch/m68k/emu/
H A Dnfblock.c80 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo()
/openbmc/linux/drivers/md/
H A Ddm-core.h85 struct hd_geometry geometry;
H A Ddm.c405 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()
/openbmc/linux/drivers/block/aoe/
H A Daoe.h175 struct hd_geometry geo;
H A Daoeblk.c272 aoeblk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in aoeblk_getgeo()
/openbmc/linux/include/uapi/linux/
H A Dhdreg.h324 struct hd_geometry { struct
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst59 struct hd_geometry geom;
70 hd_geometry structure containing:
97 In addition, the cylinders field of the hd_geometry is an
/openbmc/linux/drivers/mtd/
H A Dssfdc.c406 static int ssfdcr_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ssfdcr_getgeo()
H A Dmtd_blkdevs.c249 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo) in blktrans_getgeo()
H A Dnftlcore.c766 static int nftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in nftl_getgeo()
H A Drfd_ftl.c736 static int rfd_ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in rfd_ftl_getgeo()
H A Dinftlcore.c916 static int inftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in inftl_getgeo()
H A Dftl.c942 static int ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ftl_getgeo()
/openbmc/qemu/linux-user/
H A Dsyscall_types.h62 STRUCT(hd_geometry,
/openbmc/linux/drivers/mtd/ubi/
H A Dblock.c285 static int ubiblock_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubiblock_getgeo()
/openbmc/linux/arch/um/drivers/
H A Dubd_kern.c115 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo);
1370 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubd_getgeo()
/openbmc/linux/drivers/s390/block/
H A Ddasd_diag.c483 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_diag_fill_geometry()
H A Ddasd_fba.c207 struct hd_geometry *geo) in dasd_fba_fill_geometry()
/openbmc/linux/drivers/block/
H A Dswim.c714 static int floppy_getgeo(struct block_device *bdev, struct hd_geometry *geo) in floppy_getgeo()

12