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