Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnfs.h49 NFSERR_NOENT = 2, /* v2 v3 v4 */ enumerator
/linux/include/trace/misc/
H A Dnfs.h16 TRACE_DEFINE_ENUM(NFSERR_NOENT);
50 { NFSERR_NOENT, "NOENT" }, \
/linux/fs/nfs_common/
H A Dcommon.c17 { NFSERR_NOENT, -ENOENT },
/linux/fs/nfsd/
H A Dnfsd.h223 #define nfserr_noent cpu_to_be32(NFSERR_NOENT)