Home
last modified time | relevance | path

Searched refs:afs_endpoint_state (Results 1 – 7 of 7) 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()
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()
241 struct afs_endpoint_state *estate, *old; in afs_fs_probe_fileserver()
304 struct afs_endpoint_state *estate; in afs_wait_for_fs_probes()
484 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 Dserver.c26 const struct afs_endpoint_state *estate; in afs_find_server()
116 const struct afs_endpoint_state *estate; in afs_install_server()
200 struct afs_endpoint_state *estate; in afs_alloc_server()
210 estate = kzalloc(sizeof(struct afs_endpoint_state), GFP_KERNEL); in afs_alloc_server()
459 struct afs_endpoint_state *estate = rcu_access_pointer(server->endpoint_state); in afs_give_up_callbacks()
632 struct afs_endpoint_state *estate; in afs_update_server_record()
H A Dinternal.h151 struct afs_endpoint_state *probe;
514 struct afs_endpoint_state { struct
577 struct afs_endpoint_state __rcu *endpoint_state; /* Latest endpoint/probe state */
823 struct afs_endpoint_state *endpoint_state; /* Endpoint state being monitored */
925 struct afs_endpoint_state *estate; /* Current endpoint state (doesn't pin ref) */
1168 struct afs_endpoint_state *estate, unsigned int addr_index,
1206 struct afs_endpoint_state *afs_get_endpoint_state(struct afs_endpoint_state *estate,
1208 void afs_put_endpoint_state(struct afs_endpoint_state *estate, enum afs_estate_trace where);
1215 int afs_wait_for_one_fs_probe(struct afs_server *server, struct afs_endpoint_state *estate,
H A Drotate.c59 struct afs_endpoint_state *estate; in afs_start_fs_iteration()
535 struct afs_endpoint_state *es; in afs_select_fileserver()
684 struct afs_endpoint_state *estate; in afs_select_fileserver()
731 const struct afs_endpoint_state *e = in afs_dump_edestaddrreq()
H A Dproc.c434 struct afs_endpoint_state *estate; in afs_proc_servers_show()
H A Dfsclient.c1750 struct afs_endpoint_state *estate, unsigned int addr_index, in afs_fs_get_capabilities()
/linux/include/trace/events/
H A Dafs.h1642 TP_PROTO(struct afs_server *server, bool tx, struct afs_endpoint_state *estate,