Home
last modified time | relevance | path

Searched refs:NFSERR_NODEV (Results 1 – 5 of 5) 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);
58 { NFSERR_NODEV, "NODEV" }, \
/linux/fs/nfsd/
H A Dnfsd.h226 #define nfserr_nodev cpu_to_be32(NFSERR_NODEV)
/linux/fs/nfs/
H A Dnfs2xdr.c1075 { NFSERR_NODEV, -ENODEV },
H A Dnfs3xdr.c2461 { NFSERR_NODEV, -ENODEV },