Home
last modified time | relevance | path

Searched refs:ENOTSYNC (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
A Derrno.h25 #define ENOTSYNC 522 /* Update synchronization mismatch */ macro
/linux/lib/
A Derrname.c189 E(ENOTSYNC),
/linux/fs/nfs/
A Dnfs2xdr.c1093 { NFSERR_NOT_SYNC, -ENOTSYNC },
A Ddir.c919 if (res == -EBADCOOKIE || res == -ENOTSYNC) { in find_and_lock_cache_page()
1125 if (res == -EBADCOOKIE || res == -ENOTSYNC) in nfs_readdir()
A Dnfs3xdr.c2486 { NFSERR_NOT_SYNC, -ENOTSYNC },
A Dnfs4proc.c186 return -ENOTSYNC; in nfs4_map_errors()

Completed in 32 milliseconds