Home
last modified time | relevance | path

Searched defs:afs_vlserver (Results 1 – 1 of 1) sorted by relevance

/fs/afs/
Dinternal.h399 struct afs_vlserver { struct
400 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 { argument
439 struct afs_vlserver *server; argument