nfs-ganesha 1.4
|
#include <nfs_core.h>
Public Attributes | |
unsigned int | thread_index |
unsigned int | nb_flushed |
unsigned int | nb_too_young |
unsigned int | nb_errors |
unsigned int | nb_orphans |
Definition at line 555 of file nfs_core.h.
unsigned int nfs_flush_thread_data__::nb_errors |
Definition at line 562 of file nfs_core.h.
unsigned int nfs_flush_thread_data__::nb_flushed |
Definition at line 560 of file nfs_core.h.
unsigned int nfs_flush_thread_data__::nb_orphans |
Definition at line 563 of file nfs_core.h.
unsigned int nfs_flush_thread_data__::nb_too_young |
Definition at line 561 of file nfs_core.h.
unsigned int nfs_flush_thread_data__::thread_index |
Definition at line 557 of file nfs_core.h.