Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dxdr4.h851 OP_NONTRIVIAL_ERROR_ENCODE = 1 << 8, enumerator
Dnfs4proc.c3005 OP_NONTRIVIAL_ERROR_ENCODE,
3012 .op_flags = OP_NONTRIVIAL_ERROR_ENCODE,
3143 | OP_NONTRIVIAL_ERROR_ENCODE,
3151 | OP_NONTRIVIAL_ERROR_ENCODE,
Dnfs4xdr.c5326 !(opdesc->op_flags & OP_NONTRIVIAL_ERROR_ENCODE)) in nfsd4_encode_operation()