Searched defs:waiting_list (Results 1 – 2 of 2) sorted by relevance
65 typedef struct waiting_list { struct71 struct waiting_list *prev; /* previous node in the */ argument73 struct waiting_list *next; /* next node in the linked */ argument
1862 md_raidcs_t *waiting_list, *cs1; in raid_io_startup() local