Searched refs:REQ_OP_LAST (Results 1 - 3 of 3) sorted by path

/linux-master/block/
H A Dblk-core.c1237 BUILD_BUG_ON((__force u32)REQ_OP_LAST >= (1 << REQ_OP_BITS));
/linux-master/drivers/nvme/target/
H A Dzns.c333 return REQ_OP_LAST;
482 if (op == REQ_OP_LAST) {
/linux-master/include/linux/
H A Dblk_types.h348 REQ_OP_LAST = (__force blk_opf_t)36, enumerator in enum:req_op

Completed in 165 milliseconds