Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dnfs.h32 #define NFSERR_PERM 1 macro
/openbmc/linux/include/uapi/linux/
H A Dnfs.h48 NFSERR_PERM = 1, /* v2 v3 v4 */ enumerator
/openbmc/linux/include/trace/misc/
H A Dnfs.h15 TRACE_DEFINE_ENUM(NFSERR_PERM);
50 { NFSERR_PERM, "PERM" }, \
/openbmc/linux/fs/nfsd/
H A Dnfsd.h200 #define nfserr_perm cpu_to_be32(NFSERR_PERM)
/openbmc/linux/fs/nfs/
H A Dnfs2xdr.c1067 { NFSERR_PERM, -EPERM },
H A Dnfs3xdr.c2453 { NFSERR_PERM, -EPERM },