Searched defs:estate (Results 1 – 6 of 6) 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() 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 304 struct afs_endpoint_state *estate; in afs_wait_for_fs_probes() local 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 D | server.c | 26 const struct afs_endpoint_state *estate; in afs_find_server() local 116 const struct afs_endpoint_state *estate; in afs_install_server() local 200 struct afs_endpoint_state *estate; in afs_alloc_server() local 459 struct afs_endpoint_state *estate = rcu_access_pointer(server->endpoint_state); in afs_give_up_callbacks() local 632 struct afs_endpoint_state *estate; in afs_update_server_record() local
|
H A D | rotate.c | 59 struct afs_endpoint_state *estate; in afs_start_fs_iteration() local 684 struct afs_endpoint_state *estate; in afs_select_fileserver() local
|
H A D | proc.c | 434 struct afs_endpoint_state *estate; in afs_proc_servers_show() local
|
H A D | fsclient.c | 1750 struct afs_endpoint_state *estate, unsigned int addr_index, in afs_fs_get_capabilities()
|
H A D | internal.h | 925 struct afs_endpoint_state *estate; /* Current endpoint state (doesn't pin ref) */ member
|