Searched refs:md_io_tmpp (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_actlog.c141 iop = mdev->md_io_tmpp;
147 void *hp = page_address(mdev->md_io_tmpp);
178 void *hp = page_address(mdev->md_io_tmpp);
H A Ddrbd_nl.c947 if (!mdev->md_io_tmpp) {
956 mdev->md_io_tmpp = page;
H A Ddrbd_int.h1032 struct page *md_io_tmpp; /* for logical_block_size != 512 */ member in struct:drbd_conf
H A Ddrbd_main.c1314 if (mdev->md_io_tmpp)
1315 __free_page(mdev->md_io_tmpp);

Completed in 62 milliseconds