Searched defs:afs_vlserver (Results 1 – 1 of 1) sorted by relevance
407 struct afs_vlserver { struct408 struct rcu_head rcu;409 struct afs_addr_list __rcu *addresses; /* List of addresses for this VL server */410 unsigned long flags;415 rwlock_t lock; /* Lock on addresses */416 refcount_t ref;417 unsigned int rtt; /* Server's current RTT in uS */442 struct afs_vlserver_entry { argument447 struct afs_vlserver *server; argument