Searched refs:ESTALE (Results 1 – 18 of 18) sorted by relevance
69 *error_return = ESTALE;86 return ESTALE;
134 res.status = nfs_error(ESTALE);280 res.status = nfs_error(ESTALE);297 res.status = nfs_error(ESTALE);371 res = nfs_error(ESTALE);395 res = nfs_error(ESTALE);411 res = nfs_error(ESTALE);427 res.status = nfs_error(ESTALE);
426 error = ESTALE;472 *rp = ESTALE;
1199 ereturn(ESTALE);1677 return ESTALE;
578 know about the changes. Fixes most ESTALE errors.946 ESTALE during shutdown. it returns ENOENT instead which
193 #ifdef ESTALE194 { ESTALE, ALL, "remote access failed" },
114 #define ESTALE 70 /* Stale NFS file handle */ macro
519 return (ESTALE);599 return (ESTALE);607 return (ESTALE);629 return (ESTALE);640 return (ESTALE);
422 #if defined (ESTALE)423 ESTALE, "ESTALE", "Stale NFS file handle",
174 return (ESTALE);
835 return (ESTALE);
191 return (ESTALE);
653 #ifdef ESTALE654 case ESTALE: /* Stale NFS file handle */
131 if (errno == ESTALE) {
586 return (ESTALE);
2582 #ifdef ESTALE2583 case ESTALE: /* Stale NFS file handle */
1615 return (ESTALE);
1051 if (error == ESTALE)