Searched defs:bdev (Results 1 – 9 of 9) sorted by relevance
| /f-stack/dpdk/examples/vhost_blk/ |
| H A D | blk.c | 43 vhost_bdev_blk_readwrite(struct vhost_block_dev *bdev, in vhost_bdev_blk_readwrite() 71 vhost_bdev_process_blk_commands(struct vhost_block_dev *bdev, in vhost_bdev_process_blk_commands()
|
| H A D | vhost_blk_compat.c | 24 vhost_blk_get_config(struct vhost_block_dev *bdev, uint8_t *config, in vhost_blk_get_config()
|
| H A D | vhost_blk.h | 76 struct vhost_block_dev *bdev; member
|
| H A D | vhost_blk.c | 753 struct vhost_block_dev *bdev; in vhost_blk_bdev_construct() local
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | vdev_disk.c | 92 bdev_capacity(struct block_device *bdev) in bdev_capacity() 99 bdev_whole(struct block_device *bdev) in bdev_whole() 124 bdev_max_capacity(struct block_device *bdev, uint64_t wholedisk) in bdev_max_capacity() 173 struct block_device *bdev; in vdev_disk_open() local 517 bio_set_dev(struct bio *bio, struct block_device *bdev) in bio_set_dev() 533 __vdev_disk_physio(struct block_device *bdev, zio_t *zio, in __vdev_disk_physio() 657 vdev_disk_io_flush(struct block_device *bdev, zio_t *zio) in vdev_disk_io_flush()
|
| H A D | zvol_os.c | 446 zvol_open(struct block_device *bdev, fmode_t flag) in zvol_open() 573 zvol_ioctl(struct block_device *bdev, fmode_t mode, in zvol_ioctl() 609 zvol_compat_ioctl(struct block_device *bdev, fmode_t mode, in zvol_compat_ioctl() 688 zvol_getgeo(struct block_device *bdev, struct hd_geometry *geo) in zvol_getgeo()
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/ |
| H A D | blkdev_compat.h | 121 bio_set_flags_failfast(struct block_device *bdev, int *flags) in bio_set_flags_failfast() 269 #define zfs_check_media_change(bdev) check_disk_change(bdev) argument 271 #define vdev_bdev_reread_part(bdev) blkdev_reread_part(bdev) argument 273 #define vdev_bdev_reread_part(bdev) check_disk_change(bdev) argument 278 zfs_check_media_change(struct block_device *bdev) in zfs_check_media_change() 295 #define vdev_bdev_reread_part(bdev) zfs_check_media_change(bdev) argument
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_ohci.c | 245 device_t bdev; in jz4780_ohci_detach() local
|
| H A D | jz4780_ehci.c | 276 device_t bdev; in jz4780_ehci_detach() local
|