Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dxdr4.h870 OP_NONTRIVIAL_ERROR_ENCODE = 1 << 8, enumerator
Dnfs4proc.c3204 OP_NONTRIVIAL_ERROR_ENCODE,
3211 .op_flags = OP_NONTRIVIAL_ERROR_ENCODE,
3342 | OP_NONTRIVIAL_ERROR_ENCODE,
3350 | OP_NONTRIVIAL_ERROR_ENCODE,
Dnfs4xdr.c5401 !(opdesc->op_flags & OP_NONTRIVIAL_ERROR_ENCODE)) in nfsd4_encode_operation()