Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
afs_mount_params Struct Reference

#include <internal.h>

Data Fields

bool rwpath
 
bool force
 
bool autocell
 
afs_voltype_t type
 
int volnamesz
 
const charvolname
 
struct afs_cellcell
 
struct afs_volumevolume
 
struct key * key
 

Detailed Description

Definition at line 42 of file internal.h.

Field Documentation

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.

const char* volname

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.


The documentation for this struct was generated from the following file: