Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dnfs.h33 #define NFSERR_NOENT 2 macro
/openbmc/linux/include/uapi/linux/
H A Dnfs.h49 NFSERR_NOENT = 2, /* v2 v3 v4 */ enumerator
/openbmc/linux/include/trace/misc/
H A Dnfs.h16 TRACE_DEFINE_ENUM(NFSERR_NOENT);
51 { NFSERR_NOENT, "NOENT" }, \
/openbmc/linux/fs/nfsd/
H A Dnfsd.h201 #define nfserr_noent cpu_to_be32(NFSERR_NOENT)
/openbmc/linux/fs/nfs/
H A Dnfs2xdr.c1068 { NFSERR_NOENT, -ENOENT },
H A Dnfs3xdr.c2454 { NFSERR_NOENT, -ENOENT },