Searched defs:estate (Results 1 – 5 of 5) sorted by relevance
18 struct afs_endpoint_state *afs_get_endpoint_state(struct afs_endpoint_state *estate, in afs_get_endpoint_state()32 struct afs_endpoint_state *estate = container_of(rcu, struct afs_endpoint_state, rcu); in afs_endpoint_state_rcu() local40 void afs_put_endpoint_state(struct afs_endpoint_state *estate, enum afs_estate_trace where) in afs_put_endpoint_state()78 struct afs_endpoint_state *estate) in afs_finished_fs_probe()100 struct afs_endpoint_state *estate) in afs_done_one_fs_probe()116 struct afs_endpoint_state *estate, in afs_fs_probe_not_done()140 struct afs_endpoint_state *estate = call->probe; in afs_fileserver_probe_result() local241 struct afs_endpoint_state *estate, *old; in afs_fs_probe_fileserver() local316 struct afs_endpoint_state *estate; in afs_wait_for_fs_probes() local496 int afs_wait_for_one_fs_probe(struct afs_server *server, struct afs_endpoint_state *estate, in afs_wait_for_one_fs_probe()
59 struct afs_endpoint_state *estate; in afs_start_fs_iteration() local695 struct afs_endpoint_state *estate; in afs_select_fileserver() local
413 struct afs_endpoint_state *estate = rcu_access_pointer(server->endpoint_state); in afs_give_up_callbacks() local468 struct afs_endpoint_state *estate; in afs_server_destroyer() local546 struct afs_endpoint_state *estate; in afs_update_server_record() local
436 struct afs_endpoint_state *estate; in afs_proc_servers_show() local
928 struct afs_endpoint_state *estate; /* Current endpoint state (doesn't pin ref) */ member