nfs-ganesha 1.4
Public Attributes

cache_content_stat__::func_inode_stats Struct Reference

#include <cache_content.h>

List of all members.

Public Attributes

unsigned int nb_call [CACHE_CONTENT_NB_COMMAND]
unsigned int nb_success [CACHE_CONTENT_NB_COMMAND]
unsigned int nb_err_retryable [CACHE_CONTENT_NB_COMMAND]
unsigned int nb_err_unrecover [CACHE_CONTENT_NB_COMMAND]

Detailed Description

Definition at line 154 of file cache_content.h.


Member Data Documentation

unsigned int cache_content_stat__::func_inode_stats::nb_call[CACHE_CONTENT_NB_COMMAND]

total number of calls per functions

Definition at line 156 of file cache_content.h.

unsigned int cache_content_stat__::func_inode_stats::nb_err_retryable[CACHE_CONTENT_NB_COMMAND]

failed/retryable calls per function

Definition at line 158 of file cache_content.h.

unsigned int cache_content_stat__::func_inode_stats::nb_err_unrecover[CACHE_CONTENT_NB_COMMAND]

failed/unrecoverable calls per function

Definition at line 159 of file cache_content.h.

unsigned int cache_content_stat__::func_inode_stats::nb_success[CACHE_CONTENT_NB_COMMAND]

succesfull calls per function

Definition at line 157 of file cache_content.h.


The documentation for this struct was generated from the following file: