Searched refs:NFS4ERR_PERM (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/nfs_common/ |
| H A D | common.c | 80 { NFS4ERR_PERM, -EPERM }, 173 { NFS4ERR_PERM, -ENOKEY },
|
| /linux/include/trace/misc/ |
| H A D | nfs.h | 161 TRACE_DEFINE_ENUM(NFS4ERR_PERM); 311 { NFS4ERR_PERM, "PERM" }, \
|
| /linux/Documentation/sunrpc/xdr/ |
| H A D | nfs4_1.x | 58 NFS4ERR_PERM = 1, /* caller not privileged */ enumerator
|
| /linux/include/linux/sunrpc/xdrgen/ |
| H A D | nfs4_1.h | 26 NFS4ERR_PERM = 1, enumerator
|
| /linux/fs/nfsd/ |
| H A D | nfs4xdr_gen.c | 44 case NFS4ERR_PERM: in xdrgen_decode_nfsstat4()
|
| H A D | nfs4callback.c | 195 { NFS4ERR_PERM, -EPERM },
|
| /linux/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.c | 1580 case NFS4ERR_PERM: in ff_layout_io_track_ds_error()
|