Searched refs:afs_addr_cursor (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.1/fs/afs/ |
D | internal.h | 719 struct afs_addr_cursor { struct 733 struct afs_addr_cursor ac; argument 846 struct afs_addr_cursor ac; 968 extern bool afs_iterate_addresses(struct afs_addr_cursor *); 969 extern int afs_end_cursor(struct afs_addr_cursor *); 1116 struct afs_addr_cursor *, struct key *); 1118 struct afs_addr_cursor *, struct key *); 1277 extern void afs_make_call(struct afs_addr_cursor *, struct afs_call *, gfp_t); 1278 extern long afs_wait_for_call_to_complete(struct afs_call *, struct afs_addr_cursor *); 1464 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 | 77 struct afs_addr_cursor *ac) in afs_fs_probe_not_done() 198 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 | 294 void afs_make_call(struct afs_addr_cursor *ac, struct afs_call *call, gfp_t gfp) in afs_make_call() 574 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 | 463 struct afs_addr_cursor ac = { in afs_give_up_callbacks()
|
D | fsclient.c | 1610 struct afs_addr_cursor *ac, in afs_fs_give_up_all_callbacks() 1710 struct afs_addr_cursor *ac, struct key *key) in afs_fs_get_capabilities()
|