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

#include <internal.h>

Data Fields

atomic_t usage
 
time_t time_of_death
 
struct list_head link
 
struct list_head grave
 
struct list_head update
 
struct afs_cellcell
 
struct afs_cache_vlocation vldb
 
struct afs_volumevols [3]
 
wait_queue_head_t waitq
 
time_t update_at
 
spinlock_t lock
 
afs_vlocation_state_t state
 
unsigned short upd_rej_cnt
 
unsigned short upd_busy_cnt
 
bool valid
 

Detailed Description

Definition at line 248 of file internal.h.

Field Documentation

Definition at line 254 of file internal.h.

Definition at line 252 of file internal.h.

Definition at line 251 of file internal.h.

spinlock_t lock

Definition at line 262 of file internal.h.

afs_vlocation_state_t state

Definition at line 263 of file internal.h.

time_t time_of_death

Definition at line 250 of file internal.h.

unsigned short upd_busy_cnt

Definition at line 265 of file internal.h.

unsigned short upd_rej_cnt

Definition at line 264 of file internal.h.

struct list_head update

Definition at line 253 of file internal.h.

time_t update_at

Definition at line 261 of file internal.h.

atomic_t usage

Definition at line 249 of file internal.h.

bool valid

Definition at line 266 of file internal.h.

Definition at line 258 of file internal.h.

struct afs_volume* vols[3]

Definition at line 259 of file internal.h.

Definition at line 260 of file internal.h.


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