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

#include <internal.h>

Data Fields

atomic_t usage
 
struct list_head link
 
struct keyanonymous_key
 
struct list_head proc_link
 
struct proc_dir_entryproc_dir
 
rwlock_t servers_lock
 
struct list_head servers
 
struct rw_semaphore vl_sem
 
struct list_head vl_list
 
spinlock_t vl_lock
 
unsigned short vl_naddrs
 
unsigned short vl_curr_svix
 
struct in_addr vl_addrs [AFS_CELL_MAX_ADDRS]
 
char name [0]
 

Detailed Description

Definition at line 193 of file internal.h.

Field Documentation

struct key* anonymous_key

Definition at line 196 of file internal.h.

Definition at line 195 of file internal.h.

char name[0]

Definition at line 215 of file internal.h.

Definition at line 198 of file internal.h.

struct list_head proc_link

Definition at line 197 of file internal.h.

struct list_head servers

Definition at line 205 of file internal.h.

rwlock_t servers_lock

Definition at line 204 of file internal.h.

atomic_t usage

Definition at line 194 of file internal.h.

Definition at line 213 of file internal.h.

unsigned short vl_curr_svix

Definition at line 212 of file internal.h.

struct list_head vl_list

Definition at line 209 of file internal.h.

spinlock_t vl_lock

Definition at line 210 of file internal.h.

unsigned short vl_naddrs

Definition at line 211 of file internal.h.

Definition at line 208 of file internal.h.


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