Searched refs:NFS4ERR_SEQUENCE_POS (Results 1 – 4 of 4) sorted by relevance
231 NFS4ERR_SEQUENCE_POS = 10064, /* [CB_]SEQ. op not 1st op */ enumerator
229 #define nfserr_sequence_pos cpu_to_be32(NFS4ERR_SEQUENCE_POS)
147 { -NFS4ERR_SEQUENCE_POS, "SEQUENCE_POS" }, \
727 return htonl(NFS4ERR_SEQUENCE_POS); in preprocess_nfs41_op()