Home
last modified time | relevance | path

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

/block/
Dbsg.c81 struct bsg_device *bd; member
93 struct bsg_device *bd = bc->bd; in bsg_free_command() local
105 static struct bsg_command *bsg_alloc_command(struct bsg_device *bd) in bsg_alloc_command()
140 struct sg_io_v4 *hdr, struct bsg_device *bd, in blk_fill_sgv4_hdr_rq()
208 bsg_map_hdr(struct bsg_device *bd, struct sg_io_v4 *hdr, fmode_t has_write_perm, in bsg_map_hdr()
305 struct bsg_device *bd = bc->bd; in bsg_rq_end_io() local
325 static void bsg_add_command(struct bsg_device *bd, struct request_queue *q, in bsg_add_command()
348 static struct bsg_command *bsg_next_done_cmd(struct bsg_device *bd) in bsg_next_done_cmd()
366 static struct bsg_command *bsg_get_done_cmd(struct bsg_device *bd) in bsg_get_done_cmd()
449 static bool bsg_complete(struct bsg_device *bd) in bsg_complete()
[all …]
Dscsi_ioctl.c692 int scsi_verify_blk_ioctl(struct block_device *bd, unsigned int cmd) in scsi_verify_blk_ioctl()
733 int scsi_cmd_blk_ioctl(struct block_device *bd, fmode_t mode, in scsi_cmd_blk_ioctl()
Dblk-mq.c786 struct blk_mq_queue_data bd; in __blk_mq_run_hw_queue() local
1224 struct blk_mq_queue_data bd = { in blk_mq_direct_issue_request() local