Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-era-target.c1190 struct list_head rpc_calls; member
1330 list_splice_init(&era->rpc_calls, &calls); in process_rpc_calls()
1385 list_add(&rpc->list, &era->rpc_calls); in perform_rpc()
1545 INIT_LIST_HEAD(&era->rpc_calls); in era_ctr()