Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-era-target.c1158 struct list_head rpc_calls; member
1281 list_splice_init(&era->rpc_calls, &calls); in process_rpc_calls()
1336 list_add(&rpc->list, &era->rpc_calls); in perform_rpc()
1511 INIT_LIST_HEAD(&era->rpc_calls); in era_ctr()