Searched defs:estate (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() argument 32 struct afs_endpoint_state *estate = container_of(rcu, struct afs_endpoint_state, rcu); in afs_endpoint_state_rcu() local 40 afs_put_endpoint_state(struct afs_endpoint_state * estate,enum afs_estate_trace where) afs_put_endpoint_state() argument 78 afs_finished_fs_probe(struct afs_net * net,struct afs_server * server,struct afs_endpoint_state * estate) afs_finished_fs_probe() argument 100 afs_done_one_fs_probe(struct afs_net * net,struct afs_server * server,struct afs_endpoint_state * estate) afs_done_one_fs_probe() argument 116 afs_fs_probe_not_done(struct afs_net * net,struct afs_server * server,struct afs_endpoint_state * estate,int index) afs_fs_probe_not_done() argument 140 struct afs_endpoint_state *estate = call->probe; afs_fileserver_probe_result() local 241 struct afs_endpoint_state *estate, *old; afs_fs_probe_fileserver() local 316 struct afs_endpoint_state *estate; afs_wait_for_fs_probes() local 496 afs_wait_for_one_fs_probe(struct afs_server * server,struct afs_endpoint_state * estate,unsigned long exclude,bool is_intr) afs_wait_for_one_fs_probe() argument [all...] |
H A D | rotate.c | 59 struct afs_endpoint_state *estate; in afs_start_fs_iteration() local 684 struct afs_endpoint_state *estate; afs_select_fileserver() local [all...] |
H A D | server.c | 412 struct afs_endpoint_state *estate = rcu_access_pointer(server->endpoint_state); in afs_give_up_callbacks() local 467 struct afs_endpoint_state *estate; in afs_server_destroyer() local 545 struct afs_endpoint_state *estate; in afs_update_server_record() local
|
H A D | proc.c | 435 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() argument
|
H A D | internal.h | 925 struct afs_endpoint_state *estate; /* Current endpoint state (doesn't pin ref) */ member
|
/linux/drivers/pci/pcie/ |
H A D | edr.c | 154 pci_ers_result_t estate = PCI_ERS_RESULT_DISCONNECT; in edr_handle_event() local
|