Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs4.h252 NFS4ERR_DIRDELEG_UNAVAIL = 10084, /* no directory delegation */ enumerator
/linux-4.4.14/fs/nfsd/
Dnfsd.h248 #define nfserr_dirdeleg_unavail cpu_to_be32(NFS4ERR_DIRDELEG_UNAVAIL)
/linux-4.4.14/fs/nfs/
Dnfs4trace.h91 { -NFS4ERR_DIRDELEG_UNAVAIL, "DIRDELEG_UNAVAIL" }, \