Searched defs:afs_cell (Results 1 – 1 of 1) sorted by relevance
366 struct afs_cell { struct384 enum afs_cell_state state; argument385 short error;388 unsigned int dns_lookup_count; /* Counter of DNS lookups */391 struct list_head proc_volumes; /* procfs volume list */392 rwlock_t proc_lock;395 rwlock_t vl_servers_lock; /* Lock on vl_servers */396 struct afs_vlserver_list __rcu *vl_servers;398 u8 name_len; /* Length of name */399 char name[64 + 1]; /* Cell name, case-flattened and NUL-padded */