Searched refs:ff_ESTALE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 115 #define ff_ESTALE 70 /* Stale NFS file handle */ macro |
| H A D | ff_host_interface.c | 314 case ff_ESTALE: errno = ESTALE; break; in ff_os_errno() |