Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs4.h249 NFS4ERR_NOT_ONLY_OP = 10081, /* bad compound */ enumerator
/linux-4.4.14/fs/nfsd/
Dnfsd.h245 #define nfserr_not_only_op cpu_to_be32(NFS4ERR_NOT_ONLY_OP)
/linux-4.4.14/fs/nfs/
Dnfs4trace.h121 { -NFS4ERR_NOT_ONLY_OP, "NOT_ONLY_OP" }, \