Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/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()
298 struct hd_geometry *geo; in ibm_partition()
317 geo = kmalloc(sizeof(struct hd_geometry), GFP_KERNEL); in ibm_partition()
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dblktrans.h13 struct hd_geometry;
57 int (*getgeo)(struct mtd_blktrans_dev *dev, struct hd_geometry *geo);
/OK3568_Linux_fs/yocto/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;
/OK3568_Linux_fs/kernel/block/
H A Dioctl.c413 struct hd_geometry __user *argp) in blkdev_getgeo()
416 struct hd_geometry geo; in blkdev_getgeo()
450 struct hd_geometry geo; in compat_hdio_getgeo()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-core.h101 struct hd_geometry geometry;
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevice-mapper.h492 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo);
493 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo);
/OK3568_Linux_fs/kernel/drivers/memstick/core/
H A Dms_block.h152 struct hd_geometry geometry;
/OK3568_Linux_fs/kernel/arch/m68k/emu/
H A Dnfblock.c83 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo()
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoe.h175 struct hd_geometry geo;
H A Daoeblk.c285 aoeblk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in aoeblk_getgeo()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dhdreg.h324 struct hd_geometry { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dhdreg.h314 struct hd_geometry { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dhdreg.h314 struct hd_geometry { struct
/OK3568_Linux_fs/kernel/drivers/block/rsxx/
H A Ddev.c73 static int rsxx_getgeo(struct block_device *bdev, struct hd_geometry *geo) in rsxx_getgeo()
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Dxpram.c233 static int xpram_getgeo(struct block_device *bdev, struct hd_geometry *geo) in xpram_getgeo()
H A Ddasd_diag.c484 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_diag_fill_geometry()
/OK3568_Linux_fs/kernel/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.c281 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo) in blktrans_getgeo()
H A Dnftlcore.c767 static int nftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in nftl_getgeo()
/OK3568_Linux_fs/kernel/drivers/block/paride/
H A Dpf.c213 static int pf_getgeo(struct block_device *bdev, struct hd_geometry *geo);
354 static int pf_getgeo(struct block_device *bdev, struct hd_geometry *geo) in pf_getgeo()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-gd.c280 static int ide_gd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
/OK3568_Linux_fs/kernel/Documentation/userspace-api/ioctl/
H A Dhdio.rst92 struct hd_geometry geom;
103 hd_geometry structure containing:
130 In addition, the cylinders field of the hd_geometry is an
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dblock.c275 static int ubiblock_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubiblock_getgeo()
/OK3568_Linux_fs/kernel/drivers/block/
H A Dsx8.c404 static int carm_bdev_getgeo(struct block_device *bdev, struct hd_geometry *geo);
430 static int carm_bdev_getgeo(struct block_device *bdev, struct hd_geometry *geo) in carm_bdev_getgeo()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dubd_kern.c114 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo);
1451 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubd_getgeo()

123