Home
last modified time | relevance | path

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

/linux/include/trace/misc/
H A Dnfs.h125 TRACE_DEFINE_ENUM(NFS4ERR_DIRDELEG_UNAVAIL);
275 { NFS4ERR_DIRDELEG_UNAVAIL, "DIRDELEG_UNAVAIL" }, \
/linux/fs/nfsd/
H A Dnfsd.h323 #define nfserr_dirdeleg_unavail cpu_to_be32(NFS4ERR_DIRDELEG_UNAVAIL)
/linux/include/linux/
H A Dnfs4.h276 NFS4ERR_DIRDELEG_UNAVAIL = 10084, /* no directory delegation */ enumerator