Searched refs:afs_addr_cursor (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/fs/afs/ |
| D | internal.h | 733 struct afs_addr_cursor { struct 747 struct afs_addr_cursor ac; argument 767 struct afs_addr_cursor ac; 815 extern bool afs_iterate_addresses(struct afs_addr_cursor *); 816 extern int afs_end_cursor(struct afs_addr_cursor *); 974 struct afs_addr_cursor *, struct key *); 976 struct afs_addr_cursor *, struct key *, 1118 extern void afs_make_call(struct afs_addr_cursor *, struct afs_call *, gfp_t); 1119 extern long afs_wait_for_call_to_complete(struct afs_call *, struct afs_addr_cursor *); 1267 extern struct afs_call *afs_vl_get_capabilities(struct afs_net *, struct afs_addr_cursor *,
|
| D | addr_list.c | 354 bool afs_iterate_addresses(struct afs_addr_cursor *ac) in afs_iterate_addresses() 389 int afs_end_cursor(struct afs_addr_cursor *ac) in afs_end_cursor()
|
| D | vl_probe.c | 137 struct afs_addr_cursor ac = { in afs_do_probe_vlserver()
|
| D | fs_probe.c | 137 struct afs_addr_cursor ac = { in afs_do_probe_fileserver()
|
| D | rxrpc.c | 362 void afs_make_call(struct afs_addr_cursor *ac, struct afs_call *call, gfp_t gfp) in afs_make_call() 605 struct afs_addr_cursor *ac) in afs_wait_for_call_to_complete()
|
| D | server.c | 381 struct afs_addr_cursor ac = { in afs_destroy_server()
|
| D | vlclient.c | 380 struct afs_addr_cursor *ac, in afs_vl_get_capabilities()
|
| D | fsclient.c | 1824 struct afs_addr_cursor *ac, in afs_fs_give_up_all_callbacks() 1910 struct afs_addr_cursor *ac, in afs_fs_get_capabilities()
|