Searched defs:req_op (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/linux/ | ||
D | blk_types.h | 370 #define req_op(req) \ macro |
/linux-4.19.296/block/ | ||
D | bio.c | 1686 void generic_end_io_acct(struct request_queue *q, int req_op, in generic_end_io_acct() |