|
nfs-ganesha 1.4
|
#include <fsal_types.h>
Public Attributes | |
| struct { | |
| off_t cookie | |
| } | data |
| char | pad [FSAL_COOKIE_T_SIZE] |
Definition at line 140 of file FSAL/FSAL_VFS/fsal_types.h.
| off_t vfsfsal_cookie_t::cookie |
Definition at line 143 of file FSAL/FSAL_VFS/fsal_types.h.
| struct { ... } vfsfsal_cookie_t::data |
| char vfsfsal_cookie_t::pad[FSAL_COOKIE_T_SIZE] |
Definition at line 145 of file FSAL/FSAL_VFS/fsal_types.h.
1.7.3