Lines Matching defs:servers
275 /* Known servers. Theoretically each fileserver can only be in one
283 struct hlist_head fs_proc; /* procfs servers list */
336 * servers; it is also possible to do things like setting up two sets of VL
337 * servers, one of which provides a superset of the volumes provided by the
341 * servers and (b) a cell's name is used by the client to select the key to use
346 * only), share any VL servers in common or have at least one volume in common.
347 * "In common" means that the address list of the VL servers or the fileservers
432 * Weighted list of Volume Location servers.
451 struct afs_vlserver_entry servers[];
557 struct afs_server_entry servers[];
581 #define AFS_VOLUME_MAYBE_NO_IBULK 6 /* - T if some servers don't have InlineBulkStatus */
585 struct afs_server_list __rcu *servers; /* List of servers on which volume resides */
586 rwlock_t servers_lock; /* Lock for ->servers */
587 unsigned int servers_seq; /* Incremented each time ->servers changes */
717 * Cursor for iterating over a set of volume location servers.
725 unsigned long untried; /* Bitmask of untried servers */
765 * asynchronously. May make simultaneous calls to multiple servers.
837 unsigned long untried; /* Bitmask of untried servers */