Searched defs:behind (Results 1 – 2 of 2) sorted by relevance
1320 int bitmap_startwrite(struct bitmap *bitmap, sector_t offset, unsigned long sectors, int behind) in bitmap_startwrite()1385 int success, int behind) in bitmap_endwrite()
382 int mirror, behind = test_bit(R1BIO_BehindIO, &r1_bio->state); in raid1_end_write_request() local