Home
last modified time | relevance | path

Searched refs:NFSERR_NODEV (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dnfs.h56 NFSERR_NODEV = 19, /* v2 v3 v4 */ enumerator
/linux/include/trace/misc/
H A Dnfs.h23 TRACE_DEFINE_ENUM(NFSERR_NODEV);
59 { NFSERR_NODEV, "NODEV" }, \
/linux/fs/nfs_common/
H A Dcommon.c24 { NFSERR_NODEV, -ENODEV },
/linux/fs/nfsd/
H A Dnfsd.h230 #define nfserr_nodev cpu_to_be32(NFSERR_NODEV)