Searched defs:estate (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/fs/afs/ |
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()
|
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 198 struct afs_endpoint_state *estate; in afs_alloc_server() local 456 struct afs_endpoint_state *estate = rcu_access_pointer(server->endpoint_state); in afs_give_up_callbacks() local 629 struct afs_endpoint_state *estate; in afs_update_server_record() local
|
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
|
D | proc.c | 428 struct afs_endpoint_state *estate; in afs_proc_servers_show() local
|
D | fsclient.c | 1746 struct afs_endpoint_state *estate, unsigned int addr_index, in afs_fs_get_capabilities()
|
D | internal.h | 936 struct afs_endpoint_state *estate; /* Current endpoint state (doesn't pin ref) */ member
|
/linux-6.12.1/drivers/pci/pcie/ |
D | edr.c | 154 pci_ers_result_t estate = PCI_ERS_RESULT_DISCONNECT; in edr_handle_event() local
|