Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dubd_kern.c114 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo);
124 .getgeo = ubd_getgeo,
1451 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubd_getgeo() function