Linux Kernel
3.7.1
|
#include <internal.h>
Data Fields | |
bool | rwpath |
bool | force |
bool | autocell |
afs_voltype_t | type |
int | volnamesz |
const char * | volname |
struct afs_cell * | cell |
struct afs_volume * | volume |
struct key * | key |
Definition at line 42 of file internal.h.
bool autocell |
Definition at line 45 of file internal.h.
Definition at line 49 of file internal.h.
bool force |
Definition at line 44 of file internal.h.
struct key* key |
Definition at line 51 of file internal.h.
bool rwpath |
Definition at line 43 of file internal.h.
afs_voltype_t type |
Definition at line 46 of file internal.h.
Definition at line 48 of file internal.h.
int volnamesz |
Definition at line 47 of file internal.h.
struct afs_volume* volume |
Definition at line 50 of file internal.h.