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

#include <internal.h>

Data Fields

atomic_t usage
 
struct afs_cellcell
 
struct afs_vlocationvlocation
 
afs_volid_t vid
 
afs_voltype_t type
 
char type_force
 
unsigned short nservers
 
unsigned short rjservers
 
struct afs_serverservers [8]
 
struct rw_semaphore server_sem
 
struct backing_dev_info bdi
 

Detailed Description

Definition at line 304 of file internal.h.

Field Documentation

Definition at line 318 of file internal.h.

Definition at line 306 of file internal.h.

unsigned short nservers

Definition at line 314 of file internal.h.

unsigned short rjservers

Definition at line 315 of file internal.h.

struct rw_semaphore server_sem

Definition at line 317 of file internal.h.

struct afs_server* servers[8]

Definition at line 316 of file internal.h.

afs_voltype_t type

Definition at line 312 of file internal.h.

char type_force

Definition at line 313 of file internal.h.

atomic_t usage

Definition at line 305 of file internal.h.

Definition at line 311 of file internal.h.

struct afs_vlocation* vlocation

Definition at line 307 of file internal.h.


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