Searched refs:ENOTSYNC (Results 1 – 7 of 7) sorted by relevance
25 #define ENOTSYNC 522 /* Update synchronization mismatch */ macro
195 E(ENOTSYNC),
74 declare_err!(ENOTSYNC, "Update synchronization mismatch.");
1092 { NFSERR_NOT_SYNC, -ENOTSYNC },
1034 if (res == -EBADCOOKIE || res == -ENOTSYNC) { in find_and_lock_cache_page()1284 if (res == -EBADCOOKIE || res == -ENOTSYNC) in nfs_readdir()
2478 { NFSERR_NOT_SYNC, -ENOTSYNC },
187 return -ENOTSYNC; in nfs4_map_errors()