Searched refs:afs_addr_cursor (Results  1 – 8 of 8) sorted by relevance
| /Linux-v6.6/fs/afs/ | 
| D | internal.h | 722 struct afs_addr_cursor {  struct 736 	struct afs_addr_cursor	ac;  argument 849 	struct afs_addr_cursor	ac; 971 extern bool afs_iterate_addresses(struct afs_addr_cursor *); 972 extern int afs_end_cursor(struct afs_addr_cursor *); 1112 					struct afs_addr_cursor *, struct key *); 1114 				    struct afs_addr_cursor *, struct key *); 1274 extern void afs_make_call(struct afs_addr_cursor *, struct afs_call *, gfp_t); 1275 extern long afs_wait_for_call_to_complete(struct afs_call *, struct afs_addr_cursor *); 1460 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 | 297 void afs_make_call(struct afs_addr_cursor *ac, struct afs_call *call, gfp_t gfp)  in afs_make_call() 577 				   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()
  |