Home
last modified time | relevance | path

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

/arch/m68k/emu/
A Dnfblock.c80 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo() argument
82 struct nfhd_device *dev = bdev->bd_disk->private_data; in nfhd_getgeo()
/arch/um/drivers/
A Dubd_kern.c109 static int ubd_ioctl(struct block_device *bdev, blk_mode_t mode,
111 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo);
1327 static int ubd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubd_getgeo() argument
1329 struct ubd *ubd_dev = bdev->bd_disk->private_data; in ubd_getgeo()
1337 static int ubd_ioctl(struct block_device *bdev, blk_mode_t mode, in ubd_ioctl() argument
1340 struct ubd *ubd_dev = bdev->bd_disk->private_data; in ubd_ioctl()

Completed in 9 milliseconds