Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dxdr4.h881 OP_NONTRIVIAL_ERROR_ENCODE = 1 << 8, enumerator
Dnfs4proc.c3189 OP_NONTRIVIAL_ERROR_ENCODE,
3196 .op_flags = OP_NONTRIVIAL_ERROR_ENCODE,
3327 | OP_NONTRIVIAL_ERROR_ENCODE,
3335 | OP_NONTRIVIAL_ERROR_ENCODE,
Dnfs4xdr.c5353 !(opdesc->op_flags & OP_NONTRIVIAL_ERROR_ENCODE)) in nfsd4_encode_operation()