Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.h692 struct r5pending_data *next_pending_data; member
Draid5.c912 if (conf->next_pending_data) in dispatch_defer_bios()
914 &conf->next_pending_data->sibling); in dispatch_defer_bios()
933 conf->next_pending_data = list_entry(next, in dispatch_defer_bios()
936 conf->next_pending_data = NULL; in dispatch_defer_bios()