nfs-ganesha 1.4
|
#include <nfs_core.h>
Public Attributes | |
unsigned int | worker_index |
int | pending_request_len |
struct glist_head | pending_request |
LRU_list_t * | duplicate_request |
hash_table_t * | ht_ip_stats |
pthread_mutex_t | request_pool_mutex |
nfs_tcb_t | wcb |
nfs_worker_stat_t | stats |
unsigned int | passcounter |
sockaddr_t | hostaddr |
sigset_t | sigmask |
unsigned int | gc_in_progress |
unsigned int | current_xid |
fsal_op_context_t | thread_fsal_context |
const nfs_function_desc_t * | pfuncdesc |
struct timeval | timer_start |
Definition at line 532 of file nfs_core.h.
unsigned int nfs_worker_data__::current_xid |
Definition at line 547 of file nfs_core.h.
Definition at line 537 of file nfs_core.h.
unsigned int nfs_worker_data__::gc_in_progress |
Definition at line 546 of file nfs_core.h.
Definition at line 544 of file nfs_core.h.
Definition at line 538 of file nfs_core.h.
unsigned int nfs_worker_data__::passcounter |
Definition at line 543 of file nfs_core.h.
Definition at line 536 of file nfs_core.h.
Definition at line 535 of file nfs_core.h.
Definition at line 550 of file nfs_core.h.
pthread_mutex_t nfs_worker_data__::request_pool_mutex |
Definition at line 539 of file nfs_core.h.
sigset_t nfs_worker_data__::sigmask |
Definition at line 545 of file nfs_core.h.
Definition at line 542 of file nfs_core.h.
Definition at line 548 of file nfs_core.h.
struct timeval nfs_worker_data__::timer_start |
Definition at line 551 of file nfs_core.h.
Definition at line 540 of file nfs_core.h.
unsigned int nfs_worker_data__::worker_index |
Definition at line 534 of file nfs_core.h.