tag | line | file | source code |
bhtail | 533 | drivers/block/ide-cd.c | rq->bhtail = NULL; |
bhtail | 1395 | drivers/block/ide-cd.c | req.bhtail = NULL; |
bhtail | 1625 | drivers/block/ide.c | rq.bhtail = NULL; |
bhtail | 356 | drivers/block/ll_rw_blk.c | req->bhtail->b_reqnext = bh; |
bhtail | 357 | drivers/block/ll_rw_blk.c | req->bhtail = bh; |
bhtail | 407 | drivers/block/ll_rw_blk.c | req->bhtail = bh; |
bhtail | 908 | drivers/scsi/scsi.c | SCpnt->request.bhtail = bh; |
bhtail | 1054 | drivers/scsi/scsi.c | SCpnt->request.bhtail = bh; |
bhtail | 24 | include/linux/blkdev.h | struct buffer_head * bhtail; |