Home
last modified time | relevance | path

Searched refs:afs_vl_cursor (Results 1 – 6 of 6) sorted by relevance

/linux/fs/afs/
H A Dvl_rotate.c17 bool afs_begin_vlserver_operation(struct afs_vl_cursor *vc, struct afs_cell *cell, in afs_begin_vlserver_operation()
42 static bool afs_start_vl_iteration(struct afs_vl_cursor *vc) in afs_start_vl_iteration()
93 bool afs_select_vlserver(struct afs_vl_cursor *vc) in afs_select_vlserver()
324 static void afs_vl_dump_edestaddrreq(const struct afs_vl_cursor *vc) in afs_vl_dump_edestaddrreq()
374 int afs_end_vlserver_operation(struct afs_vl_cursor *vc) in afs_end_vlserver_operation()
H A Dinternal.h790 struct afs_vl_cursor { struct
1578 extern struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *,
1580 extern struct afs_addr_list *afs_vl_get_addrs_u(struct afs_vl_cursor *, const uuid_t *);
1587 extern struct afs_addr_list *afs_yfsvl_get_endpoints(struct afs_vl_cursor *, const uuid_t *);
1588 extern char *afs_yfsvl_get_cell_name(struct afs_vl_cursor *);
1605 extern bool afs_begin_vlserver_operation(struct afs_vl_cursor *,
1607 extern bool afs_select_vlserver(struct afs_vl_cursor *);
1608 extern bool afs_select_current_vlserver(struct afs_vl_cursor *);
1609 extern int afs_end_vlserver_operation(struct afs_vl_cursor *);
H A Dvlclient.c110 struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *vc, in afs_vl_get_entry_by_name_u()
258 struct afs_addr_list *afs_vl_get_addrs_u(struct afs_vl_cursor *vc, in afs_vl_get_addrs_u()
634 struct afs_addr_list *afs_yfsvl_get_endpoints(struct afs_vl_cursor *vc, in afs_yfsvl_get_endpoints()
756 char *afs_yfsvl_get_cell_name(struct afs_vl_cursor *vc) in afs_yfsvl_get_cell_name()
H A Dvl_alias.c229 struct afs_vl_cursor vc; in afs_vl_get_cell_name()
H A Dvolume.c158 struct afs_vl_cursor vc; in afs_vl_lookup_vldb()
H A Dserver.c256 struct afs_vl_cursor vc; in afs_vl_lookup_addrs()