Searched refs:afs_endpoint_state (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/afs/ |
| H A D | fs_probe.c | 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() 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 D | internal.h | 151 struct afs_endpoint_state *probe; 512 struct afs_endpoint_state { struct 579 struct afs_endpoint_state __rcu *endpoint_state; /* Latest endpoint/probe state */ 835 struct afs_endpoint_state *endpoint_state; /* Endpoint state being monitored */ 938 struct afs_endpoint_state *estate; /* Current endpoint state (doesn't pin ref) */ 1201 struct afs_endpoint_state *estate, unsigned int addr_index, 1239 struct afs_endpoint_state *afs_get_endpoint_state(struct afs_endpoint_state *estate, 1241 void afs_put_endpoint_state(struct afs_endpoint_state *estate, enum afs_estate_trace where); 1248 int afs_wait_for_one_fs_probe(struct afs_server *server, struct afs_endpoint_state *estate,
|
| H A D | rotate.c | 59 struct afs_endpoint_state *estate; in afs_start_fs_iteration() 545 struct afs_endpoint_state *es; in afs_select_fileserver() 695 struct afs_endpoint_state *estate; in afs_select_fileserver() 742 const struct afs_endpoint_state *e = in afs_dump_edestaddrreq()
|
| H A D | server.c | 413 struct afs_endpoint_state *estate = rcu_access_pointer(server->endpoint_state); in afs_give_up_callbacks() 468 struct afs_endpoint_state *estate; in afs_server_destroyer() 546 struct afs_endpoint_state *estate; in afs_update_server_record()
|
| H A D | proc.c | 436 struct afs_endpoint_state *estate; in afs_proc_servers_show()
|
| H A D | fsclient.c | 1750 struct afs_endpoint_state *estate, unsigned int addr_index, in afs_fs_get_capabilities()
|
| /linux/include/trace/events/ |
| H A D | afs.h | 1668 TP_PROTO(struct afs_server *server, bool tx, struct afs_endpoint_state *estate,
|