Searched refs:ESTALE (Results 1 – 7 of 7) sorted by relevance
78 #ifdef ESTALE in init_error_map()79 ADD_ERROR(ESTALE); in init_error_map()
416 #if defined (ESTALE)417 ENTRY(ESTALE, "ESTALE", "Stale NFS file handle"),
492 case ESTALE: in error_description()
364 #undef ESTALE450 #define ESTALE HAIKU_ESTALE macro
284 E(ESTALE),
169 #define ESTALE B_TO_POSIX_ERROR(B_POSIX_ERROR_BASE + 40) macro
626 #define ESTALE FSSH_ESTALE macro