Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnfs.h48 NFSERR_PERM = 1, /* v2 v3 v4 */ enumerator
/linux/include/trace/misc/
H A Dnfs.h15 TRACE_DEFINE_ENUM(NFSERR_PERM);
49 { NFSERR_PERM, "PERM" }, \
/linux/fs/nfs_common/
H A Dcommon.c16 { NFSERR_PERM, -EPERM },
/linux/fs/nfsd/
H A Dnfsd.h222 #define nfserr_perm cpu_to_be32(NFSERR_PERM)