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

#include <afs_vl.h>

Data Fields

char name [65]
 
afs_voltype_t type
 
unsigned num_servers
 
unsigned clone_id
 
unsigned flags
 
afs_volid_t volume_ids [3]
 
struct {
   struct in_addr   addr
 
   unsigned   partition
 
   unsigned   flags
 
servers [8]
 

Detailed Description

Definition at line 60 of file afs_vl.h.

Field Documentation

Definition at line 74 of file afs_vl.h.

unsigned clone_id

Definition at line 64 of file afs_vl.h.

unsigned flags

Definition at line 66 of file afs_vl.h.

char name[65]

Definition at line 61 of file afs_vl.h.

unsigned num_servers

Definition at line 63 of file afs_vl.h.

unsigned partition

Definition at line 75 of file afs_vl.h.

struct { ... } servers[8]
afs_voltype_t type

Definition at line 62 of file afs_vl.h.

afs_volid_t volume_ids[3]

Definition at line 71 of file afs_vl.h.


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