Searched refs:NFS4ERR_NOT_ONLY_OP (Results 1 – 3 of 3) sorted by relevance
155 TRACE_DEFINE_ENUM(NFS4ERR_NOT_ONLY_OP);305 { NFS4ERR_NOT_ONLY_OP, "NOT_ONLY_OP" }, \
317 #define nfserr_not_only_op cpu_to_be32(NFS4ERR_NOT_ONLY_OP)
275 NFS4ERR_NOT_ONLY_OP = 10081, /* bad compound */ enumerator