Home
last modified time | relevance | path

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

/linux-6.12.1/arch/um/drivers/
Dubd_kern.c111 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo);
119 .getgeo = ubd_getgeo,
1328 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubd_getgeo() function