tag | line | file | source code |
---|---|---|---|
bhtail | 883 | drivers/block/ide-cd.c | req.bhtail = NULL; |
bhtail | 1362 | drivers/block/ide.c | rq.bhtail = NULL; |
bhtail | 296 | drivers/block/ll_rw_blk.c | req->bhtail->b_reqnext = bh; |
bhtail | 297 | drivers/block/ll_rw_blk.c | req->bhtail = bh; |
bhtail | 352 | drivers/block/ll_rw_blk.c | req->bhtail = bh; |
bhtail | 722 | drivers/scsi/scsi.c | SCpnt->request.bhtail = bh; |
bhtail | 827 | drivers/scsi/scsi.c | SCpnt->request.bhtail = bh; |
bhtail | 24 | include/linux/blkdev.h | struct buffer_head * bhtail; |