Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfsd.h256 #define nfserr_op_illegal cpu_to_be32(NFSERR_OP_ILLEGAL) macro
H A Dnfs4proc.c2514 if (first_op->status == nfserr_op_illegal) in nfs41_check_op_ordering()
H A Dnfs4xdr.c2485 op->status = nfserr_op_illegal; in nfsd4_decode_compound()