Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dinternal.h420 struct afs_vlserver { struct
421 struct rcu_head rcu;
422 struct afs_addr_list __rcu *addresses; /* List of addresses for this VL server */
423 unsigned long flags;
428 rwlock_t lock; /* Lock on addresses */
429 refcount_t ref;
430 unsigned int rtt; /* Server's current RTT in uS */
431 unsigned int debug_id;
457 struct afs_vlserver_entry { argument
462 struct afs_vlserver *server; argument