Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds