Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dinternal.h802 struct afs_vl_cursor { struct
1631 extern struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *,
1633 extern struct afs_addr_list *afs_vl_get_addrs_u(struct afs_vl_cursor *, const uuid_t *);
1640 extern struct afs_addr_list *afs_yfsvl_get_endpoints(struct afs_vl_cursor *, const uuid_t *);
1641 extern char *afs_yfsvl_get_cell_name(struct afs_vl_cursor *);
1658 extern bool afs_begin_vlserver_operation(struct afs_vl_cursor *,
1660 extern bool afs_select_vlserver(struct afs_vl_cursor *);
1661 extern bool afs_select_current_vlserver(struct afs_vl_cursor *);
1662 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.c160 struct afs_vl_cursor vc; in afs_vl_lookup_vldb()
H A Dserver.c155 struct afs_vl_cursor vc; in afs_vl_lookup_addrs()