tag | line | file | source code |
bhtail | 1677 | drivers/block/ide.c | rq->bhtail = NULL; |
bhtail | 164 | drivers/block/linear.c | pending[queue].bhtail=bh2; |
bhtail | 372 | drivers/block/ll_rw_blk.c | req->bhtail->b_reqnext = bh; |
bhtail | 373 | drivers/block/ll_rw_blk.c | req->bhtail = bh; |
bhtail | 427 | drivers/block/ll_rw_blk.c | req->bhtail = bh; |
bhtail | 482 | drivers/block/md.c | req->bhtail->b_reqnext = bh; |
bhtail | 483 | drivers/block/md.c | req->bhtail = pending[i].bhtail; |
bhtail | 528 | 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 | 31 | include/linux/blkdev.h | struct buffer_head * bhtail; |