Searched defs:afs_vlserver (Results 1 – 1 of 1) sorted by relevance
400 struct afs_vlserver { struct401 struct rcu_head rcu;402 struct afs_addr_list __rcu *addresses; /* List of addresses for this VL server */403 unsigned long flags;408 rwlock_t lock; /* Lock on addresses */409 atomic_t usage;410 unsigned int rtt; /* Server's current RTT in uS */435 struct afs_vlserver_entry { argument440 struct afs_vlserver *server; argument