Home
last modified time | relevance | path

Searched refs:ESTALE (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Derrno.h124 #define ESTALE 116 /* Stale file handle */ macro
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c130 ERRNO_MSG(ESTALE, "Stale NFS file handle"),