Home
last modified time | relevance | path

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

/drivers/block/
Dcpqarray.c165 static int ida_getgeo(struct block_device *bdev, struct hd_geometry *geo);
203 .getgeo = ida_getgeo,
1123 static int ida_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ida_getgeo() function