Home
last modified time | relevance | path

Searched refs:NFS4ERR_ISDIR (Results 1 – 7 of 7) sorted by relevance

/linux/include/trace/misc/
H A Dnfs.h135 TRACE_DEFINE_ENUM(NFS4ERR_ISDIR);
285 { NFS4ERR_ISDIR, "ISDIR" }, \
/linux/fs/nfs_common/
H A Dcommon.c88 { NFS4ERR_ISDIR, -EISDIR },
/linux/Documentation/sunrpc/xdr/
H A Dnfs4_1.x73 NFS4ERR_ISDIR = 21, /* should not be directory */ enumerator
/linux/include/linux/sunrpc/xdrgen/
H A Dnfs4_1.h34 NFS4ERR_ISDIR = 21, enumerator
/linux/fs/nfsd/
H A Dnfs4xdr_gen.c52 case NFS4ERR_ISDIR: in xdrgen_decode_nfsstat4()
H A Dnfs4callback.c203 { NFS4ERR_ISDIR, -EISDIR },
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1361 case NFS4ERR_ISDIR: in ff_layout_async_handle_error_v4()