Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfsd.h236 #define nfserr_op_illegal cpu_to_be32(NFSERR_OP_ILLEGAL) macro
H A Dnfs4proc.c2203 if (first_op->status == nfserr_op_illegal) in nfs41_check_op_ordering()
H A Dnfs4xdr.c2255 op->status = nfserr_op_illegal; in nfsd4_decode_compound()