Home
last modified time | relevance | path

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

/Linux-v5.4/fs/afs/
Dvl_rotate.c17 bool afs_begin_vlserver_operation(struct afs_vl_cursor *vc, struct afs_cell *cell, in afs_begin_vlserver_operation()
39 static bool afs_start_vl_iteration(struct afs_vl_cursor *vc) in afs_start_vl_iteration()
84 bool afs_select_vlserver(struct afs_vl_cursor *vc) in afs_select_vlserver()
277 static void afs_vl_dump_edestaddrreq(const struct afs_vl_cursor *vc) in afs_vl_dump_edestaddrreq()
322 int afs_end_vlserver_operation(struct afs_vl_cursor *vc) in afs_end_vlserver_operation()
Dinternal.h746 struct afs_vl_cursor { struct
1264 extern struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *,
1266 extern struct afs_addr_list *afs_vl_get_addrs_u(struct afs_vl_cursor *, const uuid_t *);
1269 extern struct afs_addr_list *afs_yfsvl_get_endpoints(struct afs_vl_cursor *, const uuid_t *);
1281 extern bool afs_begin_vlserver_operation(struct afs_vl_cursor *,
1283 extern bool afs_select_vlserver(struct afs_vl_cursor *);
1284 extern bool afs_select_current_vlserver(struct afs_vl_cursor *);
1285 extern int afs_end_vlserver_operation(struct afs_vl_cursor *);
Dvlclient.c128 struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *vc, in afs_vl_get_entry_by_name_u()
267 struct afs_addr_list *afs_vl_get_addrs_u(struct afs_vl_cursor *vc, in afs_vl_get_addrs_u()
624 struct afs_addr_list *afs_yfsvl_get_endpoints(struct afs_vl_cursor *vc, in afs_yfsvl_get_endpoints()
Dvolume.c73 struct afs_vl_cursor vc; in afs_vl_lookup_vldb()
Dserver.c250 struct afs_vl_cursor vc; in afs_vl_lookup_addrs()