Home
last modified time | relevance | path

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

/fs/btrfs/
Dzlib.c355 unsigned long page_out_index = 0; in btrfs_zlib_decompress_biovec() local
380 page_out = bvec[page_out_index].bv_page; in btrfs_zlib_decompress_biovec()
465 page_out_index++; in btrfs_zlib_decompress_biovec()
466 if (page_out_index >= vcnt) { in btrfs_zlib_decompress_biovec()
471 page_out = bvec[page_out_index].bv_page; in btrfs_zlib_decompress_biovec()