Lines Matching refs:afs_server
59 struct afs_server *server, bool fast) in afs_schedule_fs_probe()
77 static void afs_finished_fs_probe(struct afs_net *net, struct afs_server *server, in afs_finished_fs_probe()
99 static void afs_done_one_fs_probe(struct afs_net *net, struct afs_server *server, in afs_done_one_fs_probe()
115 struct afs_server *server, in afs_fs_probe_not_done()
143 struct afs_server *server = call->server; in afs_fileserver_probe_result()
238 int afs_fs_probe_fileserver(struct afs_net *net, struct afs_server *server, in afs_fs_probe_fileserver()
387 static void afs_dispatch_fs_probe(struct afs_net *net, struct afs_server *server) in afs_dispatch_fs_probe()
408 void afs_probe_fileserver(struct afs_net *net, struct afs_server *server) in afs_probe_fileserver()
422 struct afs_server *fast, *slow, *server; in afs_fs_probe_dispatcher()
447 fast = list_first_entry(&net->fs_probe_fast, struct afs_server, probe_link); in afs_fs_probe_dispatcher()
457 slow = list_first_entry(&net->fs_probe_slow, struct afs_server, probe_link); in afs_fs_probe_dispatcher()
496 int afs_wait_for_one_fs_probe(struct afs_server *server, struct afs_endpoint_state *estate, in afs_wait_for_one_fs_probe()