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/block/
H A Dioctl.c467 if (!disk->fops->getgeo) in blkdev_getgeo()
476 ret = disk->fops->getgeo(bdev, &geo); in blkdev_getgeo()
501 if (!disk->fops->getgeo) in compat_hdio_getgeo()
510 ret = disk->fops->getgeo(bdev, &geo); in compat_hdio_getgeo()
/linux/block/partitions/
H A Dibm.c341 if (!disk->fops->getgeo) in ibm_partition()
361 if (disk->fops->getgeo(bdev, geo)) in ibm_partition()
/linux/arch/m68k/emu/
H A Dnfblock.c94 .getgeo = nfhd_getgeo,
/linux/drivers/mtd/
H A Dssfdc.c431 .getgeo = ssfdcr_getgeo,
H A Dnftlcore.c789 .getgeo = nftl_getgeo,
H A Drfd_ftl.c818 .getgeo = rfd_ftl_getgeo,
H A Dinftlcore.c932 .getgeo = inftl_getgeo,
H A Dftl.c1053 .getgeo = ftl_getgeo,
H A Dsm_ftl.c1259 .getgeo = sm_getgeo,
/linux/drivers/block/
H A Dswim.c744 .getgeo = floppy_getgeo,
H A Dsunvdc.c174 .getgeo = vdc_getgeo,
H A Dvirtio_blk.c874 .getgeo = virtblk_getgeo,
/linux/Documentation/filesystems/
H A Dlocking.rst496 int (*getgeo)(struct block_device *, struct hd_geometry *);
510 getgeo: no
/linux/include/linux/
H A Dblkdev.h1535 int (*getgeo)(struct block_device *, struct hd_geometry *); member
/linux/drivers/nvdimm/
H A Dbtt.c1493 .getgeo = btt_getgeo,
/linux/drivers/mmc/core/
H A Dblock.c912 .getgeo = mmc_blk_getgeo,
/linux/drivers/s390/block/
H A Ddasd.c3344 .getgeo = dasd_getgeo,
/linux/drivers/nvme/host/
H A Dcore.c2421 .getgeo = nvme_getgeo,