Home
last modified time | relevance | path

Searched refs:NFS4ERR_NOTSUPP (Results 1 – 8 of 8) sorted by relevance

/linux/include/trace/misc/
H A Dnfs.h152 TRACE_DEFINE_ENUM(NFS4ERR_NOTSUPP);
302 { NFS4ERR_NOTSUPP, "NOTSUPP" }, \
/linux/fs/nfs_common/
H A Dcommon.c100 { NFS4ERR_NOTSUPP, -ENOTSUPP },
/linux/Documentation/sunrpc/xdr/
H A Dnfs4_1.x85 NFS4ERR_NOTSUPP = 10004,/* operation not supported */ enumerator
/linux/include/linux/sunrpc/xdrgen/
H A Dnfs4_1.h46 NFS4ERR_NOTSUPP = 10004, enumerator
/linux/fs/nfs/
H A Dcallback_xdr.c809 return htonl(NFS4ERR_NOTSUPP); in preprocess_nfs41_op()
852 return htonl(NFS4ERR_NOTSUPP); in preprocess_nfs42_op()
H A Dpnfs.c2528 case -NFS4ERR_NOTSUPP: in pnfs_parse_lgopen()
/linux/fs/nfsd/
H A Dnfs4xdr_gen.c64 case NFS4ERR_NOTSUPP: in xdrgen_decode_nfsstat4()
H A Dnfs4callback.c215 { NFS4ERR_NOTSUPP, -ENOTSUPP },