Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid1.c2012 * dereference in sync_request_write and in raid1_remove_disk()
2337 static void sync_request_write(struct mddev *mddev, struct r1bio *r1_bio) in sync_request_write() function
2724 sync_request_write(mddev, r1_bio); in raid1d()
H A Draid10.c2351 static void sync_request_write(struct mddev *mddev, struct r10bio *r10_bio) in sync_request_write() function
3036 sync_request_write(mddev, r10_bio); in raid10d()