Searched refs:REQ_OP_DRV_IN (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | blk_types.h | 393 REQ_OP_DRV_IN = (__force blk_opf_t)34, enumerator |
D | blkdev.h | 267 return op == REQ_OP_DRV_IN || op == REQ_OP_DRV_OUT; in blk_op_is_passthrough() |