Home
last modified time | relevance | path

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

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