Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dxdr4.h871 OP_NONTRIVIAL_ERROR_ENCODE = 1 << 8, enumerator
H A Dnfs4proc.c3206 OP_NONTRIVIAL_ERROR_ENCODE,
3213 .op_flags = OP_NONTRIVIAL_ERROR_ENCODE,
3344 | OP_NONTRIVIAL_ERROR_ENCODE,
3352 | OP_NONTRIVIAL_ERROR_ENCODE,
H A Dnfs4xdr.c5393 !(opdesc->op_flags & OP_NONTRIVIAL_ERROR_ENCODE)) in nfsd4_encode_operation()