Searched refs:log_io (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/md/
H A Draid5.h231 struct r5l_io_unit *log_io; member in union:stripe_head::__anon1029
H A Draid5-cache.c963 sh->log_io = io;
1006 if (sh->log_io || !test_bit(R5_Wantwrite, &sh->dev[sh->pd_idx].flags) ||
1249 io = sh->log_io;
1250 sh->log_io = NULL;
H A Draid5.c5134 if (!sh->reconstruct_state && !sh->check_state && !sh->log_io) {

Completed in 145 milliseconds