Home
last modified time | relevance | path

Searched defs:bd (Results 1 – 4 of 4) sorted by relevance

/block/
Dbsg.c27 #define bsg_dbg(bd, fmt, ...) \ argument
201 struct bsg_device *bd; in bsg_alloc_device() local
213 static int bsg_put_device(struct bsg_device *bd) in bsg_put_device()
241 struct bsg_device *bd; in bsg_add_device() local
269 struct bsg_device *bd; in __bsg_get_device() local
286 struct bsg_device *bd; in bsg_get_device() local
311 struct bsg_device *bd; in bsg_open() local
327 struct bsg_device *bd = file->private_data; in bsg_release() local
337 static int bsg_get_command_q(struct bsg_device *bd, int __user *uarg) in bsg_get_command_q()
342 static int bsg_set_command_q(struct bsg_device *bd, int __user *uarg) in bsg_set_command_q()
[all …]
Dscsi_ioctl.c846 int scsi_verify_blk_ioctl(struct block_device *bd, unsigned int cmd) in scsi_verify_blk_ioctl()
858 int scsi_cmd_blk_ioctl(struct block_device *bd, fmode_t mode, in scsi_cmd_blk_ioctl()
Dbsg-lib.c265 const struct blk_mq_queue_data *bd) in bsg_queue_rq()
Dblk-mq.c1380 struct blk_mq_queue_data bd; in blk_mq_dispatch_rq_list() local
2053 struct blk_mq_queue_data bd = { in __blk_mq_issue_directly() local