Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dinternal.h422 struct afs_vlserver { struct
423 struct rcu_head rcu;
424 struct afs_addr_list __rcu *addresses; /* List of addresses for this VL server */
425 unsigned long flags;
430 rwlock_t lock; /* Lock on addresses */
431 refcount_t ref;
432 unsigned int rtt; /* Server's current RTT in uS */
433 unsigned int debug_id;
459 struct afs_vlserver_entry { argument
464 struct afs_vlserver *server; argument