Searched refs:whch (Results 1 – 1 of 1) sorted by relevance
123 #define osd_req_op_data(oreq, whch, typ, fld) \ argument125 BUG_ON(whch >= (oreq)->r_num_ops); \126 &(oreq)->r_ops[whch].typ.fld; \