Searched refs:OP_NONTRIVIAL_ERROR_ENCODE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | xdr4.h | 878 OP_NONTRIVIAL_ERROR_ENCODE = 1 << 8, enumerator
|
H A D | nfs4proc.c | 2866 OP_NONTRIVIAL_ERROR_ENCODE, 2873 .op_flags = OP_NONTRIVIAL_ERROR_ENCODE, 3004 | OP_NONTRIVIAL_ERROR_ENCODE, 3012 | OP_NONTRIVIAL_ERROR_ENCODE,
|
H A D | nfs4xdr.c | 5200 !(opdesc->op_flags & OP_NONTRIVIAL_ERROR_ENCODE)) in nfsd4_encode_operation()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | xdr4.h | 870 OP_NONTRIVIAL_ERROR_ENCODE = 1 << 8, enumerator
|
H A D | nfs4proc.c | 3204 OP_NONTRIVIAL_ERROR_ENCODE, 3211 .op_flags = OP_NONTRIVIAL_ERROR_ENCODE, 3342 | OP_NONTRIVIAL_ERROR_ENCODE, 3350 | OP_NONTRIVIAL_ERROR_ENCODE,
|
H A D | nfs4xdr.c | 5401 !(opdesc->op_flags & OP_NONTRIVIAL_ERROR_ENCODE)) in nfsd4_encode_operation()
|
Completed in 24 milliseconds