Searched refs:framing_errs (Results 1 – 3 of 3) sorted by relevance
66 int framing_errs = 0; /* stack errors */ in nfsread() local116 framing_errs++; in nfsread()118 if (framing_errs > NFS_MAX_FERRS && in nfsread()125 framing_errs = 0; in nfsread()
64 int framing_errs = 0; /* stack errors */ in nfs3read() local118 framing_errs++; in nfs3read()120 if (framing_errs > NFS_MAX_FERRS && in nfs3read()127 framing_errs = 0; in nfs3read()
68 int framing_errs = 0; in nfs4read() local123 framing_errs++; in nfs4read()125 if (framing_errs > NFS_MAX_FERRS && in nfs4read()132 framing_errs = 0; in nfs4read()