Home
last modified time | relevance | path

Searched refs:getgeo (Results 1 – 19 of 19) sorted by relevance

/linux/include/linux/mtd/
H A Dblktrans.h57 int (*getgeo)(struct mtd_blktrans_dev *dev, struct hd_geometry *geo); member
/linux/drivers/mtd/
H A Dmtd_blkdevs.c259 ret = dev->tr->getgeo ? dev->tr->getgeo(dev, geo) : -ENOTTY; in blktrans_getgeo()
269 .getgeo = blktrans_getgeo,
H A Dssfdc.c431 .getgeo = ssfdcr_getgeo,
H A Dnftlcore.c788 .getgeo = nftl_getgeo,
H A Drfd_ftl.c817 .getgeo = rfd_ftl_getgeo,
H A Dinftlcore.c933 .getgeo = inftl_getgeo,
H A Dftl.c1050 .getgeo = ftl_getgeo,
H A Dsm_ftl.c1256 .getgeo = sm_getgeo,
/linux/drivers/mtd/ubi/
H A Dblock.c299 .getgeo = ubiblock_getgeo,
/linux/drivers/block/
H A Dswim.c744 .getgeo = floppy_getgeo,
H A Dsunvdc.c173 .getgeo = vdc_getgeo,
H A Dvirtio_blk.c875 .getgeo = virtblk_getgeo,
H A Dxen-blkfront.c2499 .getgeo = blkif_getgeo,
H A Dfloppy.c4221 .getgeo = fd_getgeo,
/linux/arch/um/drivers/
H A Dubd_kern.c119 .getgeo = ubd_getgeo,
/linux/drivers/memstick/core/
H A Dmspro_block.c206 .getgeo = mspro_block_bd_getgeo,
H A Dms_block.c2068 .getgeo = msb_bd_getgeo,
/linux/drivers/block/rnbd/
H A Drnbd-clt.c967 .getgeo = rnbd_client_getgeo
/linux/drivers/s390/block/
H A Ddasd.c3304 .getgeo = dasd_getgeo,