Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfsd/
Dnfs4proc.c2876 OP_NONTRIVIAL_ERROR_ENCODE,
2883 .op_flags = OP_NONTRIVIAL_ERROR_ENCODE,
3014 | OP_NONTRIVIAL_ERROR_ENCODE,
3022 | OP_NONTRIVIAL_ERROR_ENCODE,
Dxdr4.h878 OP_NONTRIVIAL_ERROR_ENCODE = 1 << 8, enumerator
Dnfs4xdr.c5183 !(opdesc->op_flags & OP_NONTRIVIAL_ERROR_ENCODE)) in nfsd4_encode_operation()