Searched refs:TO_BLOCK (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dtape.h80 TO_BLOCK, /* Block read */ enumerator in enum:tape_op
H A Dtape_34xx.c304 if (request->op == TO_BLOCK) {
641 if (request->op != TO_BLOCK && request->op != TO_LBL)
1125 request->op = TO_BLOCK;
H A Dtape_core.c66 [TO_BLOCK] = "BLK", [TO_BSB] = "BSB",
733 if (request->op == TO_BLOCK)
H A Dtape_3590.c645 request->op = TO_BLOCK;
763 case TO_BLOCK:
1382 if (request->op == TO_BLOCK) {

Completed in 179 milliseconds