Home
last modified time | relevance | path

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

/linux-3.3/drivers/block/drbd/
Ddrbd_bitmap.c943 static void bm_page_io_async(struct bm_aio_ctx *ctx, int page_nr, int rw) __must_hold(local) in bm_page_io_async() function
1050 bm_page_io_async(&ctx, i, rw); in bm_rw()
1145 bm_page_io_async(&ctx, idx, WRITE_SYNC); in drbd_bm_write_page()