Searched refs:ENOTSYNC (Results 1 – 6 of 6) sorted by relevance
25 #define ENOTSYNC 522 /* Update synchronization mismatch */ macro
189 E(ENOTSYNC),
1093 { NFSERR_NOT_SYNC, -ENOTSYNC },
919 if (res == -EBADCOOKIE || res == -ENOTSYNC) { in find_and_lock_cache_page()1125 if (res == -EBADCOOKIE || res == -ENOTSYNC) in nfs_readdir()
2486 { NFSERR_NOT_SYNC, -ENOTSYNC },
186 return -ENOTSYNC; in nfs4_map_errors()
Completed in 32 milliseconds