Home
last modified time | relevance | path

Searched refs:whch (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/ceph/
Dosd_client.c123 #define osd_req_op_data(oreq, whch, typ, fld) \ argument
125 BUG_ON(whch >= (oreq)->r_num_ops); \
126 &(oreq)->r_ops[whch].typ.fld; \