Searched refs:ENOTSYNC (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
H A Derrno.h23 #define ENOTSYNC 522 /* Update synchronization mismatch */ macro
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Derrno.c179 [ENOTSYNC] = LUSTRE_ENOTSYNC,
325 [LUSTRE_ENOTSYNC] = ENOTSYNC,
/linux-4.4.14/fs/nfs/
H A Dnfs2xdr.c1089 { NFSERR_NOT_SYNC, -ENOTSYNC },
H A Dnfs3xdr.c2465 { NFSERR_NOT_SYNC, -ENOTSYNC },

Completed in 92 milliseconds