Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dscrub.c167 int pages_per_wr_bio; /* <= SCRUB_PAGES_PER_WR_BIO */ member
1676 bio = btrfs_io_bio_alloc(GFP_NOFS, wr_ctx->pages_per_wr_bio); in scrub_add_page_to_wr_bio()
1712 if (sbio->page_count == wr_ctx->pages_per_wr_bio) in scrub_add_page_to_wr_bio()
4057 wr_ctx->pages_per_wr_bio = SCRUB_PAGES_PER_WR_BIO; in scrub_setup_wr_ctx()