Home
last modified time | relevance | path

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

/include/linux/
Dblk_types.h393 REQ_OP_DRV_IN = (__force blk_opf_t)34, enumerator
Dblkdev.h267 return op == REQ_OP_DRV_IN || op == REQ_OP_DRV_OUT; in blk_op_is_passthrough()