Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcciss.c173 static int cciss_getgeo(struct block_device *bdev, struct hd_geometry *geo);
237 .getgeo = cciss_getgeo,
1262 static int cciss_getgeo(struct block_device *bdev, struct hd_geometry *geo) in cciss_getgeo() function