Searched refs:ENOTSYNC (Results 1 – 6 of 6) sorted by relevance
25 #define ENOTSYNC 522 /* Update synchronization mismatch */ macro
189 E(ENOTSYNC),
1092 { NFSERR_NOT_SYNC, -ENOTSYNC },
1036 if (res == -EBADCOOKIE || res == -ENOTSYNC) { in find_and_lock_cache_page()1274 if (res == -EBADCOOKIE || res == -ENOTSYNC) in nfs_readdir()
2478 { NFSERR_NOT_SYNC, -ENOTSYNC },
182 return -ENOTSYNC; in nfs4_map_errors()