Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfsd.h212 #define nfserr_op_illegal cpu_to_be32(NFSERR_OP_ILLEGAL) macro
Dnfs4proc.c1601 if (first_op->status == nfserr_op_illegal) in nfs41_check_op_ordering()
Dnfs4xdr.c1952 op->status = nfserr_op_illegal; in nfsd4_decode_compound()