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