Home
last modified time | relevance | path

Searched refs:afs_endpoint_state (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/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()
316 struct afs_endpoint_state *estate; in afs_wait_for_fs_probes()
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 Dinternal.h151 struct afs_endpoint_state *probe;
506 struct afs_endpoint_state { struct
570 struct afs_endpoint_state __rcu *endpoint_state; /* Latest endpoint/probe state */
816 struct afs_endpoint_state *endpoint_state; /* Endpoint state being monitored */
918 struct afs_endpoint_state *estate; /* Current endpoint state (doesn't pin ref) */
1161 struct afs_endpoint_state *estate, unsigned int addr_index,
1199 struct afs_endpoint_state *afs_get_endpoint_state(struct afs_endpoint_state *estate,
1201 void afs_put_endpoint_state(struct afs_endpoint_state *estate, enum afs_estate_trace where);
1208 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 Dserver.c410 struct afs_endpoint_state *estate = rcu_access_pointer(server->endpoint_state); in afs_give_up_callbacks()
465 struct afs_endpoint_state *estate; in afs_server_destroyer()
543 struct afs_endpoint_state *estate; in afs_update_server_record()
H A Dproc.c435 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-6.15/include/trace/events/
H A Dafs.h1655 TP_PROTO(struct afs_server *server, bool tx, struct afs_endpoint_state *estate,