Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
Dalloc.c571 struct open_bucket *ret, *ret_task = NULL; in pick_data_bucket() local
580 ret_task = ret; in pick_data_bucket()
582 ret = ret_task ?: list_first_entry(&c->data_buckets, in pick_data_bucket()