Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4proc.c2694 const struct nfsd4_operation *OPDESC(struct nfsd4_op *op) in OPDESC() function
2703 return OPDESC(op)->op_flags & OP_CACHEME; in nfsd4_cache_this_op()
2712 const struct nfsd4_operation *thisd = OPDESC(this); in need_wrongsec_check()
2730 nextd = OPDESC(next); in need_wrongsec_check()
3794 BUG_ON(OPDESC(op)->op_rsize_bop == NULL); in nfsd4_max_reply()
3795 return OPDESC(op)->op_rsize_bop(rqstp, op); in nfsd4_max_reply()
3800 if (OPDESC(op)->op_flags & OP_MODIFIES_SOMETHING) { in warn_on_nonidempotent_op()