Searched refs:afs_addr_cursor (Results 1 – 8 of 8) sorted by relevance
/fs/afs/ |
D | internal.h | 706 struct afs_addr_cursor { struct 720 struct afs_addr_cursor ac; argument 833 struct afs_addr_cursor ac; 940 extern bool afs_iterate_addresses(struct afs_addr_cursor *); 941 extern int afs_end_cursor(struct afs_addr_cursor *); 1090 struct afs_addr_cursor *, struct key *); 1092 struct afs_addr_cursor *, struct key *); 1250 extern void afs_make_call(struct afs_addr_cursor *, struct afs_call *, gfp_t); 1251 extern long afs_wait_for_call_to_complete(struct afs_call *, struct afs_addr_cursor *); 1432 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 | fs_probe.c | 76 struct afs_addr_cursor *ac) in afs_fs_probe_not_done() 192 struct afs_addr_cursor ac = { in afs_fs_probe_fileserver()
|
D | vl_probe.c | 149 struct afs_addr_cursor ac = { in afs_do_probe_vlserver()
|
D | rxrpc.c | 360 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 | vlclient.c | 381 struct afs_addr_cursor *ac, in afs_vl_get_capabilities()
|
D | server.c | 454 struct afs_addr_cursor ac = { in afs_give_up_callbacks()
|
D | fsclient.c | 1648 struct afs_addr_cursor *ac, in afs_fs_give_up_all_callbacks() 1735 struct afs_addr_cursor *ac, struct key *key) in afs_fs_get_capabilities()
|