Searched defs:afs_vlserver (Results 1 – 1 of 1) sorted by relevance
408 struct afs_vlserver { struct409 struct rcu_head rcu;410 struct afs_addr_list __rcu *addresses; /* List of addresses for this VL server */411 unsigned long flags;416 rwlock_t lock; /* Lock on addresses */417 atomic_t usage;418 unsigned int rtt; /* Server's current RTT in uS */443 struct afs_vlserver_entry { argument448 struct afs_vlserver *server; argument