Home
last modified time | relevance | path

Searched defs:behind (Results 1 – 2 of 2) sorted by relevance

/drivers/md/
Dmd-bitmap.c1395 int md_bitmap_startwrite(struct bitmap *bitmap, sector_t offset, unsigned long sectors, int behind) in md_bitmap_startwrite()
1460 unsigned long sectors, int success, int behind) in md_bitmap_endwrite()
Draid1.c447 int behind = test_bit(R1BIO_BehindIO, &r1_bio->state); in raid1_end_write_request() local