Home
last modified time | relevance | path

Searched defs:afs_volume_info (Results 1 – 1 of 1) sorted by relevance

/linux/fs/afs/
H A Dafs.h94 struct afs_volume_info { struct
95 afs_volid_t vid; /* volume ID */
96 afs_voltype_t type; /* type of this volume */
97 afs_volid_t type_vids[5]; /* volume ID's for possible types for this vol */
100 size_t nservers; /* number of entries used in servers[] */
101 struct {
103 } servers[8];