Home
last modified time | relevance | path

Searched refs:afs_addr_cursor (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/fs/afs/
Dinternal.h585 struct afs_addr_cursor { struct
600 struct afs_addr_cursor ac; argument
644 extern bool afs_iterate_addresses(struct afs_addr_cursor *);
645 extern int afs_end_cursor(struct afs_addr_cursor *);
646 extern int afs_set_vl_cursor(struct afs_addr_cursor *, struct afs_cell *);
796 struct afs_addr_cursor *, struct key *);
798 struct afs_addr_cursor *, struct key *);
924 extern long afs_make_call(struct afs_addr_cursor *, struct afs_call *, gfp_t, bool);
1041 struct afs_addr_cursor *,
1043 extern struct afs_addr_list *afs_vl_get_addrs_u(struct afs_net *, struct afs_addr_cursor *,
[all …]
Daddr_list.c310 bool afs_iterate_addresses(struct afs_addr_cursor *ac) in afs_iterate_addresses()
337 int afs_end_cursor(struct afs_addr_cursor *ac) in afs_end_cursor()
357 int afs_set_vl_cursor(struct afs_addr_cursor *ac, struct afs_cell *cell) in afs_set_vl_cursor()
Dvlclient.c133 struct afs_addr_cursor *ac, in afs_vl_get_entry_by_name_u()
272 struct afs_addr_cursor *ac, in afs_vl_get_addrs_u()
388 struct afs_addr_cursor *ac, in afs_vl_get_capabilities()
624 struct afs_addr_cursor *ac, in afs_yfsvl_get_endpoints()
Drxrpc.c23 static long afs_wait_for_call_to_complete(struct afs_call *, struct afs_addr_cursor *);
342 long afs_make_call(struct afs_addr_cursor *ac, struct afs_call *call, in afs_make_call()
547 struct afs_addr_cursor *ac) in afs_wait_for_call_to_complete()
Dserver.c244 struct afs_addr_cursor ac; in afs_vl_lookup_addrs()
378 struct afs_addr_cursor ac = { in afs_destroy_server()
Dvolume.c78 struct afs_addr_cursor ac; in afs_vl_lookup_vldb()
Dfsclient.c1977 struct afs_addr_cursor *ac, in afs_fs_give_up_all_callbacks()
2069 struct afs_addr_cursor *ac, in afs_fs_get_capabilities()