NFSERR_NODEV     1080 fs/nfs/nfs2xdr.c 	{ NFSERR_NODEV,		-ENODEV		},
NFSERR_NODEV     2468 fs/nfs/nfs3xdr.c 	{ NFSERR_NODEV,		-ENODEV		},
NFSERR_NODEV     1078 fs/nfs/nfstrace.h TRACE_DEFINE_ENUM(NFSERR_NODEV);
NFSERR_NODEV     1114 fs/nfs/nfstrace.h 			{ NFSERR_NODEV, "NODEV" }, \
NFSERR_NODEV      184 fs/nfsd/nfsd.h #define	nfserr_nodev		cpu_to_be32(NFSERR_NODEV)