Lines Matching refs:afs_server_list
584 struct afs_server_list { struct
613 struct afs_server_list *servers; /* List of servers on which volume resides */ argument
769 struct afs_server_list *server_list; /* Current server list (pins ref) */
844 struct afs_server_list *, unsigned int);
846 extern void afs_clear_callback_interests(struct afs_net *, struct afs_server_list *);
998 extern int afs_probe_fileservers(struct afs_net *, struct key *, struct afs_server_list *);
999 extern int afs_wait_for_fs_probes(struct afs_server_list *, unsigned long);
1243 static inline struct afs_server_list *afs_get_serverlist(struct afs_server_list *slist) in afs_get_serverlist()
1249 extern void afs_put_serverlist(struct afs_net *, struct afs_server_list *);
1250 extern struct afs_server_list *afs_alloc_server_list(struct afs_cell *, struct key *,
1253 extern bool afs_annotate_server_list(struct afs_server_list *, struct afs_server_list *);