Home
last modified time | relevance | path

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

12

/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/include/linux/mtd/
H A Dblktrans.h57 int (*getgeo)(struct mtd_blktrans_dev *dev, struct hd_geometry *geo); member
/linux/block/partitions/
H A Dibm.c341 if (!disk->fops->getgeo) in ibm_partition()
361 if (disk->fops->getgeo(disk, geo)) in ibm_partition()
/linux/block/
H A Dioctl.c568 if (!disk->fops->getgeo) in blkdev_getgeo()
577 ret = disk->fops->getgeo(disk, &geo); in blkdev_getgeo()
602 if (!disk->fops->getgeo) in compat_hdio_getgeo()
611 ret = disk->fops->getgeo(disk, &geo); in compat_hdio_getgeo()
/linux/arch/m68k/emu/
H A Dnfblock.c94 .getgeo = nfhd_getgeo,
/linux/drivers/mtd/ubi/
H A Dblock.c299 .getgeo = ubiblock_getgeo,
/linux/Documentation/filesystems/
H A Dlocking.rst442 int (*getgeo)(struct gendisk *, struct hd_geometry *);
456 getgeo: no
/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,
/linux/arch/um/drivers/
H A Dubd_kern.c119 .getgeo = ubd_getgeo,
/linux/drivers/nvme/host/
H A Dmultipath.c603 .getgeo = nvme_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/nvdimm/
H A Dbtt.c1491 .getgeo = btt_getgeo,
/linux/drivers/mmc/core/
H A Dblock.c874 .getgeo = mmc_blk_getgeo,
/linux/drivers/scsi/
H A Dsd.c3877 .getgeo = sd_getgeo,

12