Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss.c171 static int cciss_getgeo(struct block_device *bdev, struct hd_geometry *geo);
235 .getgeo = cciss_getgeo,
1278 static int cciss_getgeo(struct block_device *bdev, struct hd_geometry *geo) in cciss_getgeo() function