Searched defs:handle_list (Results 1 - 1 of 1) sorted by relevance

/drivers/md/
H A Draid5.h88 * for another stripe. The "handle_list" contains stripes that need
95 * The inactive_list, handle_list and hash bucket lists are all protected by the
100 * handle_list else inactive_list
105 * handle_list and if recount is 0 and STRIPE_HANDLE is not set, then
121 * lockdev if (!--cnt) { if STRIPE_HANDLE, add to handle_list else add to inactive-list } unlockdev
199 struct list_head lru; /* inactive_list or handle_list */
389 struct list_head handle_list; /* stripes needing handling */ member in struct:r5conf

Completed in 31 milliseconds