Searched refs:pg_index (Results 1 – 4 of 4) sorted by relevance
334 int pg_index = 0; in btrfs_submit_compressed_write() local369 for (pg_index = 0; pg_index < cb->nr_pages; pg_index++) { in btrfs_submit_compressed_write()370 page = compressed_pages[pg_index]; in btrfs_submit_compressed_write()443 unsigned long pg_index; in add_ra_bio_pages() local467 pg_index = last_offset >> PAGE_CACHE_SHIFT; in add_ra_bio_pages()469 if (pg_index > end_index) in add_ra_bio_pages()473 page = radix_tree_lookup(&mapping->page_tree, pg_index); in add_ra_bio_pages()487 if (add_to_page_cache_lru(page, mapping, pg_index, in add_ra_bio_pages()571 unsigned long pg_index; in btrfs_submit_compressed_read() local626 for (pg_index = 0; pg_index < nr_pages; pg_index++) { in btrfs_submit_compressed_read()[all …]
38 unsigned long *pg_index,49 unsigned long pg_index,
770 unsigned long pg_index) in ocfs2_page_index_to_clusters() argument772 u32 clusters = pg_index; in ocfs2_page_index_to_clusters()776 clusters = pg_index << (PAGE_CACHE_SHIFT - cbits); in ocfs2_page_index_to_clusters()778 clusters = pg_index >> (cbits - PAGE_CACHE_SHIFT); in ocfs2_page_index_to_clusters()
235 int pg_index = header->args.pgbase >> PAGE_CACHE_SHIFT; in bl_read_pagelist() local253 for (i = pg_index; i < header->page_array.npages; i++) { in bl_read_pagelist()381 int pg_index = header->args.pgbase >> PAGE_CACHE_SHIFT; in bl_write_pagelist() local403 for (i = pg_index; i < header->page_array.npages; i++) { in bl_write_pagelist()