Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dnfsd.h206 #define nfserr_op_illegal cpu_to_be32(NFSERR_OP_ILLEGAL) macro
Dnfs4proc.c1517 if (op->status == nfserr_op_illegal) in nfs41_check_op_ordering()
Dnfs4xdr.c1855 op->status = nfserr_op_illegal; in nfsd4_decode_compound()