Searched refs:afs_vl_cursor (Results 1 - 6 of 6) sorted by path

/linux-master/fs/afs/
H A Dinternal.h800 struct afs_vl_cursor { struct
1532 extern struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *,
1534 extern struct afs_addr_list *afs_vl_get_addrs_u(struct afs_vl_cursor *, const uuid_t *);
1541 extern struct afs_addr_list *afs_yfsvl_get_endpoints(struct afs_vl_cursor *, const uuid_t *);
1542 extern char *afs_yfsvl_get_cell_name(struct afs_vl_cursor *);
1559 extern bool afs_begin_vlserver_operation(struct afs_vl_cursor *,
1561 extern bool afs_select_vlserver(struct afs_vl_cursor *);
1562 extern bool afs_select_current_vlserver(struct afs_vl_cursor *);
1563 extern int afs_end_vlserver_operation(struct afs_vl_cursor *);
H A Dserver.c254 struct afs_vl_cursor vc;
H A Dvl_alias.c229 struct afs_vl_cursor vc;
H A Dvl_rotate.c17 bool afs_begin_vlserver_operation(struct afs_vl_cursor *vc, struct afs_cell *cell,
42 static bool afs_start_vl_iteration(struct afs_vl_cursor *vc)
93 bool afs_select_vlserver(struct afs_vl_cursor *vc)
324 static void afs_vl_dump_edestaddrreq(const struct afs_vl_cursor *vc)
374 int afs_end_vlserver_operation(struct afs_vl_cursor *vc)
H A Dvlclient.c110 struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *vc,
258 struct afs_addr_list *afs_vl_get_addrs_u(struct afs_vl_cursor *vc,
633 struct afs_addr_list *afs_yfsvl_get_endpoints(struct afs_vl_cursor *vc,
755 char *afs_yfsvl_get_cell_name(struct afs_vl_cursor *vc)
H A Dvolume.c158 struct afs_vl_cursor vc;

Completed in 306 milliseconds