Searched defs:afs_vldbentry (Results 1 – 1 of 1) sorted by relevance
77 struct afs_vldbentry { struct78 char name[65]; /* name of volume (with NUL char) */79 afs_voltype_t type; /* volume type */80 unsigned num_servers; /* num servers that hold instances of this vol */81 unsigned clone_id; /* cloning ID */83 unsigned flags;88 afs_volid_t volume_ids[3]; /* volume IDs */90 struct {100 } servers[8];