OPDESC
return OPDESC(op)->op_flags & OP_CACHEME;
const struct nfsd4_operation *thisd = OPDESC(this);
nextd = OPDESC(next);
BUG_ON(OPDESC(op)->op_rsize_bop == NULL);
return OPDESC(op)->op_rsize_bop(rqstp, op);
if (OPDESC(op)->op_flags & OP_MODIFIES_SOMETHING) {
op->opdesc = OPDESC(op);
const struct nfsd4_operation *OPDESC(struct nfsd4_op *op);