Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Draid5.h691 struct r5pending_data *next_pending_data; member
Draid5.c984 if (conf->next_pending_data) in dispatch_defer_bios()
986 &conf->next_pending_data->sibling); in dispatch_defer_bios()
1005 conf->next_pending_data = list_entry(next, in dispatch_defer_bios()
1008 conf->next_pending_data = NULL; in dispatch_defer_bios()