Searched refs:ESTALE (Results 1 – 3 of 3) sorted by relevance
99 #define ESTALE 116 /* Stale file handle */ macro
135 return unlikely(error == -ESTALE && !(flags & LOOKUP_REVAL)); in retry_estale()
219 { ESTALE, "ESTALE" }, \