Home
last modified time | relevance | path

Searched defs:bh_next (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dscsi.h724 struct scsi_cmnd *bh_next; /* To enumerate the commands waiting member
/linux-2.4.37.9/fs/
Dbuffer.c725 struct buffer_head * bh, * bh_next; in invalidate_bdev() local