tag | line | file | source code |
---|---|---|---|
CLUSTERABLE_DEVICE | 468 | drivers/scsi/sd.c | contiguous = (!CLUSTERABLE_DEVICE(SCpnt) ? 0 :1); |
CLUSTERABLE_DEVICE | 536 | drivers/scsi/sd.c | !CLUSTERABLE_DEVICE(SCpnt) || |
CLUSTERABLE_DEVICE | 617 | drivers/scsi/sd.c | if(bhp && CONTIGUOUS_BUFFERS(bh,bhp) && CLUSTERABLE_DEVICE(SCpnt)) { |