Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsd.h277 #define nfserr_op_illegal cpu_to_be32(NFSERR_OP_ILLEGAL)
280 #define nfserr_op_illegal global() macro
H A Dnfs4proc.c2678 if (first_op->status == nfserr_op_illegal) in nfs41_check_op_ordering()