Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnfs.h57 NFSERR_NOTDIR = 20, /* v2 v3 v4 */ enumerator
/linux/include/trace/misc/
H A Dnfs.h24 TRACE_DEFINE_ENUM(NFSERR_NOTDIR);
60 { NFSERR_NOTDIR, "NOTDIR" }, \
/linux/fs/nfs_common/
H A Dcommon.c25 { NFSERR_NOTDIR, -ENOTDIR },
/linux/fs/nfsd/
H A Dnfsd.h231 #define nfserr_notdir cpu_to_be32(NFSERR_NOTDIR)