Searched refs:EBADCOOKIE (Results 1 – 4 of 4) sorted by relevance
17 #define EBADCOOKIE 523 /* Cookie is stale */ macro
461 return ERR_PTR(-EBADCOOKIE); in nfs_decode_dirent()670 { NFSERR_BAD_COOKIE, EBADCOOKIE },
377 if (res == -EBADCOOKIE) { in nfs_readdir()
606 return ERR_PTR(-EBADCOOKIE); in nfs3_decode_dirent()