|
nfs-ganesha 1.4
|
#include <mfsl_types.h>
Public Attributes | |
| unsigned int | my_index |
| pthread_cond_t | op_condvar |
| pthread_mutex_t | mutex_op_condvar |
| fsal_op_context_t | root_fsal_context |
| mfsl_synclet_context_t | synclet_context |
| pthread_mutex_t | mutex_op_lru |
| unsigned int | passcounter |
| LRU_list_t * | op_lru |
Definition at line 100 of file MFSL/MFSL_ASYNC/mfsl_types.h.
| pthread_mutex_t mfsl_synclet_data__::mutex_op_condvar |
Definition at line 104 of file MFSL/MFSL_ASYNC/mfsl_types.h.
| pthread_mutex_t mfsl_synclet_data__::mutex_op_lru |
Definition at line 107 of file MFSL/MFSL_ASYNC/mfsl_types.h.
| unsigned int mfsl_synclet_data__::my_index |
Definition at line 102 of file MFSL/MFSL_ASYNC/mfsl_types.h.
| pthread_cond_t mfsl_synclet_data__::op_condvar |
Definition at line 103 of file MFSL/MFSL_ASYNC/mfsl_types.h.
Definition at line 109 of file MFSL/MFSL_ASYNC/mfsl_types.h.
| unsigned int mfsl_synclet_data__::passcounter |
Definition at line 108 of file MFSL/MFSL_ASYNC/mfsl_types.h.
Definition at line 105 of file MFSL/MFSL_ASYNC/mfsl_types.h.
Definition at line 106 of file MFSL/MFSL_ASYNC/mfsl_types.h.
1.7.3