Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4proc.c2874 OP_NONTRIVIAL_ERROR_ENCODE,
2881 .op_flags = OP_NONTRIVIAL_ERROR_ENCODE,
3012 | OP_NONTRIVIAL_ERROR_ENCODE,
3020 | OP_NONTRIVIAL_ERROR_ENCODE,
H A Dxdr4.h878 OP_NONTRIVIAL_ERROR_ENCODE = 1 << 8, enumerator
H A Dnfs4xdr.c5192 !(opdesc->op_flags & OP_NONTRIVIAL_ERROR_ENCODE)) in nfsd4_encode_operation()