tag | line | file | source code |
bhtail | 1679 | drivers/block/ide.c | rq->bhtail = NULL; |
bhtail | 164 | drivers/block/linear.c | pending[queue].bhtail=bh2; |
bhtail | 378 | drivers/block/ll_rw_blk.c | req->bhtail->b_reqnext = bh; |
bhtail | 379 | drivers/block/ll_rw_blk.c | req->bhtail = bh; |
bhtail | 422 | drivers/block/ll_rw_blk.c | req->bhtail = bh; |
bhtail | 498 | drivers/block/md.c | req->bhtail->b_reqnext = bh; |
bhtail | 499 | drivers/block/md.c | req->bhtail = pending[i].bhtail; |
bhtail | 513 | drivers/block/md.c | pending[i].bhtail->b_reqnext = req->bh; |
bhtail | 545 | drivers/block/md.c | req->bhtail = pending[i].bhtail; |
bhtail | 244 | drivers/block/raid0.c | pending[queue].bhtail=pending[queue].bh=bh; |
bhtail | 252 | drivers/block/raid0.c | pending[queue].bhtail->b_reqnext=bh; |
bhtail | 253 | drivers/block/raid0.c | pending[queue].bhtail=bh; |
bhtail | 923 | drivers/scsi/scsi.c | SCpnt->request.bhtail = bh; |
bhtail | 1088 | drivers/scsi/scsi.c | SCpnt->request.bhtail = bh; |
bhtail | 32 | include/linux/blkdev.h | struct buffer_head * bhtail; |