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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/power/
H A Dswap.c99 static int bio_read_page(pgoff_t page_off, void *addr, struct bio **bio_chain) function
145 bio_read_page(swsusp_resume_block, swsusp_header, NULL);
454 error = bio_read_page(start, handle->cur, NULL);
474 error = bio_read_page(offset, buf, bio_chain);
484 error = bio_read_page(offset, handle->cur, NULL);
588 error = bio_read_page(swsusp_resume_block,

Completed in 78 milliseconds