Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs4.h234 NFS4ERR_REP_TOO_BIG = 10066, /* reply too big */ enumerator
/linux-4.4.14/fs/nfsd/
Dnfsd.h231 #define nfserr_rep_too_big cpu_to_be32(NFS4ERR_REP_TOO_BIG)
/linux-4.4.14/fs/nfs/
Dnfs4trace.h136 { -NFS4ERR_REP_TOO_BIG, "REP_TOO_BIG" }, \