Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dafs_vl.h76 struct afs_vldbentry { struct
77 char name[65]; /* name of volume (with NUL char) */
78 afs_voltype_t type; /* volume type */
79 unsigned num_servers; /* num servers that hold instances of this vol */
80 unsigned clone_id; /* cloning ID */
82 unsigned flags;
87 afs_volid_t volume_ids[3]; /* volume IDs */
89 struct {
99 } servers[8];