Home
last modified time | relevance | path

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

/linux/include/trace/events/
A Dnfs.h190 TRACE_DEFINE_ENUM(NFS4ERR_TOO_MANY_OPS);
339 { NFS4ERR_TOO_MANY_OPS, "TOO_MANY_OPS" }, \
/linux/include/linux/
A Dnfs4.h262 NFS4ERR_TOO_MANY_OPS = 10070, /* too many ops in [CB_]COMP */ enumerator
/linux/fs/nfsd/
A Dnfsd.h276 #define nfserr_too_many_ops cpu_to_be32(NFS4ERR_TOO_MANY_OPS)
/linux/fs/nfs/
A Dpnfs.c2333 case -NFS4ERR_TOO_MANY_OPS: in pnfs_parse_lgopen()

Completed in 16 milliseconds