Home
last modified time | relevance | path

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

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