Home
last modified time | relevance | path

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

/linux/include/trace/misc/
H A Dnfs.h152 TRACE_DEFINE_ENUM(NFS4ERR_NOTDIR);
302 { NFS4ERR_NOTDIR, "NOTDIR" }, \
/linux/fs/nfs_common/
H A Dcommon.c86 { NFS4ERR_NOTDIR, -ENOTDIR },
/linux/include/linux/
H A Dnfs4.h181 NFS4ERR_NOTDIR = 20, enumerator
/linux/fs/nfsd/
H A Dnfs4callback.c175 { NFS4ERR_NOTDIR, -ENOTDIR },