tag | line | file | source code |
---|---|---|---|
bhtail | 883 | drivers/block/ide-cd.c | req.bhtail = NULL; |
bhtail | 1369 | drivers/block/ide.c | rq.bhtail = NULL; |
bhtail | 353 | drivers/block/ll_rw_blk.c | req->bhtail->b_reqnext = bh; |
bhtail | 354 | drivers/block/ll_rw_blk.c | req->bhtail = bh; |
bhtail | 404 | drivers/block/ll_rw_blk.c | req->bhtail = bh; |
bhtail | 728 | drivers/scsi/scsi.c | SCpnt->request.bhtail = bh; |
bhtail | 833 | drivers/scsi/scsi.c | SCpnt->request.bhtail = bh; |
bhtail | 24 | include/linux/blkdev.h | struct buffer_head * bhtail; |