NFSERR_NOT_SYNC  1097 fs/nfs/nfs2xdr.c 	{ NFSERR_NOT_SYNC,	-ENOTSYNC	},
NFSERR_NOT_SYNC  2485 fs/nfs/nfs3xdr.c 	{ NFSERR_NOT_SYNC,	-ENOTSYNC	},
NFSERR_NOT_SYNC  1094 fs/nfs/nfstrace.h TRACE_DEFINE_ENUM(NFSERR_NOT_SYNC);
NFSERR_NOT_SYNC  1130 fs/nfs/nfstrace.h 			{ NFSERR_NOT_SYNC, "NOTSYNC" }, \
NFSERR_NOT_SYNC   200 fs/nfsd/nfsd.h #define	nfserr_notsync		cpu_to_be32(NFSERR_NOT_SYNC)