hd_geometry      1614 include/linux/blkdev.h 	int (*getgeo)(struct block_device *, struct hd_geometry *);
hd_geometry       407 include/linux/device-mapper.h int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo);
hd_geometry       408 include/linux/device-mapper.h int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo);
hd_geometry        37 include/linux/fs.h struct hd_geometry;
hd_geometry        28 include/linux/mtd/blktrans.h struct hd_geometry;
hd_geometry        72 include/linux/mtd/blktrans.h 	int (*getgeo)(struct mtd_blktrans_dev *dev, struct hd_geometry *geo);