Home
last modified time | relevance | path

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

/Linux-v6.6/include/trace/misc/
Dnfs.h156 TRACE_DEFINE_ENUM(NFS4ERR_NOT_ONLY_OP);
305 { NFS4ERR_NOT_ONLY_OP, "NOT_ONLY_OP" }, \
/Linux-v6.6/include/linux/
Dnfs4.h273 NFS4ERR_NOT_ONLY_OP = 10081, /* bad compound */ enumerator
/Linux-v6.6/fs/nfsd/
Dnfsd.h300 #define nfserr_not_only_op cpu_to_be32(NFS4ERR_NOT_ONLY_OP)