Searched defs:afs_vlserver (Results 1 – 2 of 2) 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
404 struct afs_vlserver { struct405 struct rcu_head rcu;406 struct afs_addr_list __rcu *addresses; /* List of addresses for this VL server */407 unsigned long flags;412 rwlock_t lock; /* Lock on addresses */413 refcount_t ref;414 unsigned int rtt; /* Server's current RTT in uS */439 struct afs_vlserver_entry { argument444 struct afs_vlserver *server; argument