|
nfs-ganesha 1.4
|
#include <sal_data.h>
Public Attributes | |
| state_owner_type_t | so_type |
| struct glist_head | so_lock_list |
| pthread_mutex_t | so_mutex |
| int | so_refcount |
| int | so_owner_len |
| char | so_owner_val [NFS4_OPAQUE_LIMIT] |
| union { | |
| state_nfs4_owner_t so_nfs4_owner | |
| } | so_owner |
Definition at line 312 of file sal_data.h.
Definition at line 315 of file sal_data.h.
| pthread_mutex_t state_owner_t::so_mutex |
Definition at line 316 of file sal_data.h.
Definition at line 322 of file sal_data.h.
| union { ... } state_owner_t::so_owner |
Definition at line 318 of file sal_data.h.
| char state_owner_t::so_owner_val[NFS4_OPAQUE_LIMIT] |
Definition at line 319 of file sal_data.h.
Definition at line 317 of file sal_data.h.
Definition at line 314 of file sal_data.h.
1.7.3