Searched refs:R5_DOUBLE_LOCKED (Results 1 – 2 of 2) sorted by relevance
265 R5_DOUBLE_LOCKED,/* Cannot clear R5_LOCKED until 2 writes complete */ enumerator
672 set_bit(R5_DOUBLE_LOCKED, &sh->dev[i].flags); in ops_run_io()1903 if (!test_and_clear_bit(R5_DOUBLE_LOCKED, &sh->dev[i].flags)) in raid5_end_write_request()