Home
last modified time | relevance | path

Searched refs:REQ_OP_DRV_OUT (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dblk_types.h318 REQ_OP_DRV_OUT = 35, enumerator
Dblkdev.h265 return op == REQ_OP_DRV_IN || op == REQ_OP_DRV_OUT; in blk_op_is_private()