Home
last modified time | relevance | path

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

/linux/include/trace/misc/
H A Dnfs.h163 TRACE_DEFINE_ENUM(NFS4ERR_PERM);
313 { NFS4ERR_PERM, "PERM" }, \
/linux/include/linux/
H A Dnfs4.h176 NFS4ERR_PERM = 1, enumerator
/linux/fs/nfsd/
H A Dnfs4callback.c190 { NFS4ERR_PERM, -EPERM },
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1356 case NFS4ERR_PERM: in ff_layout_io_track_ds_error()