Home
last modified time | relevance | path

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

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