tag | line | file | source code |
---|---|---|---|
bhtail | 244 | drivers/block/ll_rw_blk.c | req->bhtail->b_reqnext = bh; |
bhtail | 245 | drivers/block/ll_rw_blk.c | req->bhtail = bh; |
bhtail | 300 | drivers/block/ll_rw_blk.c | req->bhtail = bh; |
bhtail | 601 | drivers/scsi/scsi.c | SCpnt->request.bhtail = bh; |
bhtail | 701 | drivers/scsi/scsi.c | SCpnt->request.bhtail = bh; |
bhtail | 24 | include/linux/blkdev.h | struct buffer_head * bhtail; |