tag | line | file | source code |
---|---|---|---|
bhtail | 37 | drivers/block/blk.h | struct buffer_head * bhtail; |
bhtail | 243 | drivers/block/ll_rw_blk.c | req->bhtail->b_reqnext = bh; |
bhtail | 244 | drivers/block/ll_rw_blk.c | req->bhtail = bh; |
bhtail | 299 | drivers/block/ll_rw_blk.c | req->bhtail = bh; |
bhtail | 600 | drivers/scsi/scsi.c | SCpnt->request.bhtail = bh; |
bhtail | 700 | drivers/scsi/scsi.c | SCpnt->request.bhtail = bh; |