Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfs4proc.c2398 OP_NONTRIVIAL_ERROR_ENCODE,
2405 .op_flags = OP_NONTRIVIAL_ERROR_ENCODE,
2536 | OP_NONTRIVIAL_ERROR_ENCODE,
2544 | OP_NONTRIVIAL_ERROR_ENCODE,
Dxdr4.h825 OP_NONTRIVIAL_ERROR_ENCODE = 1 << 8, enumerator
Dnfs4xdr.c4451 !(opdesc->op_flags & OP_NONTRIVIAL_ERROR_ENCODE)) in nfsd4_encode_operation()