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 },
925 if (res == -EBADCOOKIE || res == -ENOTSYNC) { in find_and_lock_cache_page()1127 if (res == -EBADCOOKIE || res == -ENOTSYNC) in nfs_readdir()
2486 { NFSERR_NOT_SYNC, -ENOTSYNC },
185 return -ENOTSYNC; in nfs4_map_errors()