Home
last modified time | relevance | path

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

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