Lines Matching defs:servers
280 /* Known servers. Theoretically each fileserver can only be in one
288 struct hlist_head fs_proc; /* procfs servers list */
341 * servers; it is also possible to do things like setting up two sets of VL
342 * servers, one of which provides a superset of the volumes provided by the
346 * servers and (b) a cell's name is used by the client to select the key to use
351 * only), share any VL servers in common or have at least one volume in common.
352 * "In common" means that the address list of the VL servers or the fileservers
437 * Weighted list of Volume Location servers.
456 struct afs_vlserver_entry servers[];
564 struct afs_server_entry servers[];
588 #define AFS_VOLUME_MAYBE_NO_IBULK 6 /* - T if some servers don't have InlineBulkStatus */
593 struct afs_server_list __rcu *servers; /* List of servers on which volume resides */
594 rwlock_t servers_lock; /* Lock for ->servers */
595 unsigned int servers_seq; /* Incremented each time ->servers changes */
735 * Cursor for iterating over a set of volume location servers.
743 unsigned long untried; /* Bitmask of untried servers */
784 * asynchronously. May make simultaneous calls to multiple servers.
855 unsigned long untried; /* Bitmask of untried servers */