Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs4proc.c2155 OP_NONTRIVIAL_ERROR_ENCODE,
2162 .op_flags = OP_NONTRIVIAL_ERROR_ENCODE,
2293 | OP_NONTRIVIAL_ERROR_ENCODE,
2301 | OP_NONTRIVIAL_ERROR_ENCODE,
Dxdr4.h795 OP_NONTRIVIAL_ERROR_ENCODE = 1 << 8, enumerator
Dnfs4xdr.c4426 !(opdesc->op_flags & OP_NONTRIVIAL_ERROR_ENCODE)) in nfsd4_encode_operation()