Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dubd_kern.c115 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo);
125 .getgeo = ubd_getgeo,
1382 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubd_getgeo() function

Completed in 5 milliseconds