Home
last modified time | relevance | path

Searched refs:afs_server_list (Results 1 – 8 of 8) sorted by relevance

/linux/fs/afs/
A Dserver_list.c12 void afs_put_serverlist(struct afs_net *net, struct afs_server_list *slist) in afs_put_serverlist()
27 struct afs_server_list *afs_alloc_server_list(struct afs_cell *cell, in afs_alloc_server_list()
32 struct afs_server_list *slist; in afs_alloc_server_list()
103 bool afs_annotate_server_list(struct afs_server_list *new, in afs_annotate_server_list()
104 struct afs_server_list *old) in afs_annotate_server_list()
A Dinternal.h559 struct afs_server_list { struct
595 struct afs_server_list __rcu *servers; /* List of servers on which volume resides */
848 struct afs_server_list *server_list; /* Current server list (pins ref) */
1153 extern int afs_wait_for_fs_probes(struct afs_server_list *, unsigned long);
1432 static inline struct afs_server_list *afs_get_serverlist(struct afs_server_list *slist) in afs_get_serverlist()
1438 extern void afs_put_serverlist(struct afs_net *, struct afs_server_list *);
1439 extern struct afs_server_list *afs_alloc_server_list(struct afs_cell *, struct key *,
1442 extern bool afs_annotate_server_list(struct afs_server_list *, struct afs_server_list *);
A Dvolume.c72 struct afs_server_list *slist; in afs_alloc_volume()
303 struct afs_server_list *new, *old, *discard; in afs_update_volume_status()
A Dvl_alias.c122 const struct afs_server_list *la, *lb; in afs_compare_volume_slists()
A Dfs_probe.c234 int afs_wait_for_fs_probes(struct afs_server_list *slist, unsigned long untried) in afs_wait_for_fs_probes()
A Drotate.c488 const struct afs_server_list *sl = op->server_list; in afs_dump_edestaddrreq()
A Dinode.c585 struct afs_server_list *slist; in afs_check_server_good()
A Ddir.c751 struct afs_server_list *slist; in afs_server_supports_ibulk()

Completed in 25 milliseconds