Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid1.h166 R1BIO_BehindIO, enumerator
H A Draid1.c419 if (test_bit(R1BIO_BehindIO, &r1_bio->state)) { in close_write()
425 if (test_bit(R1BIO_BehindIO, &r1_bio->state)) in close_write()
449 int behind = test_bit(R1BIO_BehindIO, &r1_bio->state); in raid1_end_write_request()
1256 set_bit(R1BIO_BehindIO, &r1_bio->state); in alloc_behind_master_bio()
1469 if (test_bit(R1BIO_BehindIO, &r1_bio->state)) in raid1_start_write_behind()
2518 if (test_bit(R1BIO_BehindIO, &r1_bio->state)) { in narrow_write_error()