Skip to main content

NFS_SERVER_REPCACHE_STATUS

Constant NFS_SERVER_REPCACHE_STATUS 

pub const NFS_SERVER_REPCACHE_STATUS: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

Linux: one of “hit” (NFSD_STATS_RC_HITS), “miss” (NFSD_STATS_RC_MISSES), or “nocache” (NFSD_STATS_RC_NOCACHE – uncacheable)

§Notes

§Examples

  • "hit"