NFSERR_EXIST     1078 fs/nfs/nfs2xdr.c 	{ NFSERR_EXIST,		-EEXIST		},
NFSERR_EXIST     2466 fs/nfs/nfs3xdr.c 	{ NFSERR_EXIST,		-EEXIST		},
NFSERR_EXIST     1076 fs/nfs/nfstrace.h TRACE_DEFINE_ENUM(NFSERR_EXIST);
NFSERR_EXIST     1112 fs/nfs/nfstrace.h 			{ NFSERR_EXIST, "EXIST" }, \
NFSERR_EXIST      182 fs/nfsd/nfsd.h #define	nfserr_exist		cpu_to_be32(NFSERR_EXIST)