Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/md/
Dbitmap.c1285 int bitmap_startwrite(struct bitmap *bitmap, sector_t offset, unsigned long sectors, int behind) in bitmap_startwrite()
1350 int success, int behind) in bitmap_endwrite()
Draid1.c382 int mirror, behind = test_bit(R1BIO_BehindIO, &r1_bio->state); in raid1_end_write_request() local