Home | History | Annotate | Download | only in linux

Lines Matching refs:bdev

443  * bdev->bd_mutex nesting subclasses for the lock validator:
1467 #define bd_claim_by_disk(bdev, holder, disk) bd_claim(bdev, holder)
1468 #define bd_release_from_disk(bdev, disk) bd_release(bdev)
1486 extern const char *bdevname(struct block_device *bdev, char *buffer);
1716 struct block_device *bdev, const struct iovec *iov, loff_t offset,
1722 DIO_NO_LOCKING, /* bdev; no locking at all between buffered/direct */
1727 struct inode *inode, struct block_device *bdev, const struct iovec *iov,
1731 return __blockdev_direct_IO(rw, iocb, inode, bdev, iov, offset,
1736 struct inode *inode, struct block_device *bdev, const struct iovec *iov,
1740 return __blockdev_direct_IO(rw, iocb, inode, bdev, iov, offset,
1745 struct inode *inode, struct block_device *bdev, const struct iovec *iov,
1749 return __blockdev_direct_IO(rw, iocb, inode, bdev, iov, offset,