Home
last modified time | relevance | path

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

/block/
Dbsg.c61 #define dprintk(fmt, args...) printk(KERN_ERR "%s: " fmt, __func__, ##args) macro
63 #define dprintk(fmt, args...) macro
127 dprintk("%s: returning free cmd %p\n", bd->name, bc); in bsg_alloc_command()
225 dprintk("map hdr %llx/%u %llx/%u\n", (unsigned long long) hdr->dout_xferp, in bsg_map_hdr()
308 dprintk("%s: finished rq %p bc %p, bio %p stat %d\n", in bsg_rq_end_io()
342 dprintk("%s: queueing rq %p, bc %p\n", bd->name, rq, bc); in bsg_add_command()
388 dprintk("%s: returning done %p\n", bd->name, bc); in bsg_get_done_cmd()
398 dprintk("rq %p bio %p 0x%x\n", rq, bio, rq->errors); in blk_complete_sgv4_hdr_rq()
478 dprintk("%s: entered\n", bd->name); in bsg_complete_all_commands()
581 dprintk("%s: read %Zd bytes\n", bd->name, count); in bsg_read()
[all …]