afs_vl_cursor 1272 fs/afs/internal.h extern struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *, afs_vl_cursor 1274 fs/afs/internal.h extern struct afs_addr_list *afs_vl_get_addrs_u(struct afs_vl_cursor *, const uuid_t *); afs_vl_cursor 1277 fs/afs/internal.h extern struct afs_addr_list *afs_yfsvl_get_endpoints(struct afs_vl_cursor *, const uuid_t *); afs_vl_cursor 1289 fs/afs/internal.h extern bool afs_begin_vlserver_operation(struct afs_vl_cursor *, afs_vl_cursor 1291 fs/afs/internal.h extern bool afs_select_vlserver(struct afs_vl_cursor *); afs_vl_cursor 1292 fs/afs/internal.h extern bool afs_select_current_vlserver(struct afs_vl_cursor *); afs_vl_cursor 1293 fs/afs/internal.h extern int afs_end_vlserver_operation(struct afs_vl_cursor *); afs_vl_cursor 245 fs/afs/server.c struct afs_vl_cursor vc; afs_vl_cursor 17 fs/afs/vl_rotate.c bool afs_begin_vlserver_operation(struct afs_vl_cursor *vc, struct afs_cell *cell, afs_vl_cursor 39 fs/afs/vl_rotate.c static bool afs_start_vl_iteration(struct afs_vl_cursor *vc) afs_vl_cursor 84 fs/afs/vl_rotate.c bool afs_select_vlserver(struct afs_vl_cursor *vc) afs_vl_cursor 277 fs/afs/vl_rotate.c static void afs_vl_dump_edestaddrreq(const struct afs_vl_cursor *vc) afs_vl_cursor 322 fs/afs/vl_rotate.c int afs_end_vlserver_operation(struct afs_vl_cursor *vc) afs_vl_cursor 128 fs/afs/vlclient.c struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *vc, afs_vl_cursor 267 fs/afs/vlclient.c struct afs_addr_list *afs_vl_get_addrs_u(struct afs_vl_cursor *vc, afs_vl_cursor 624 fs/afs/vlclient.c struct afs_addr_list *afs_yfsvl_get_endpoints(struct afs_vl_cursor *vc, afs_vl_cursor 73 fs/afs/volume.c struct afs_vl_cursor vc;