Home
last modified time | relevance | path

Searched defs:estate (Results 1 – 5 of 5) sorted by relevance

/linux/fs/afs/
H A Dfs_probe.c18 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() local
40 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() local
241 struct afs_endpoint_state *estate, *old; in afs_fs_probe_fileserver() local
316 struct afs_endpoint_state *estate; in afs_wait_for_fs_probes() local
496 int afs_wait_for_one_fs_probe(struct afs_server *server, struct afs_endpoint_state *estate, in afs_wait_for_one_fs_probe()
H A Drotate.c59 struct afs_endpoint_state *estate; in afs_start_fs_iteration() local
695 struct afs_endpoint_state *estate; in afs_select_fileserver() local
H A Dserver.c413 struct afs_endpoint_state *estate = rcu_access_pointer(server->endpoint_state); in afs_give_up_callbacks() local
468 struct afs_endpoint_state *estate; in afs_server_destroyer() local
546 struct afs_endpoint_state *estate; in afs_update_server_record() local
H A Dproc.c436 struct afs_endpoint_state *estate; in afs_proc_servers_show() local
H A Dinternal.h928 struct afs_endpoint_state *estate; /* Current endpoint state (doesn't pin ref) */ member