Home
last modified time | relevance | path

Searched defs:pg_index (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/nfs/blocklayout/
H A Dblocklayout.c242 int pg_index = header->args.pgbase >> PAGE_SHIFT; in bl_read_pagelist() local
386 int pg_index = header->args.pgbase >> PAGE_SHIFT; in bl_write_pagelist() local
/openbmc/linux/drivers/md/
H A Dmd-bitmap.c225 unsigned long pg_index, struct page *page) in __write_sb_page()
280 static void write_sb_page(struct bitmap *bitmap, unsigned long pg_index, in write_sb_page()
435 static void filemap_write_page(struct bitmap *bitmap, unsigned long pg_index, in filemap_write_page()
/openbmc/linux/fs/btrfs/
H A Dcompression.c356 u64 pg_index = cur >> PAGE_SHIFT; in add_ra_bio_pages() local
H A Dextent_io.c4621 unsigned long pg_index = get_eb_page_index(cur_src); in memcpy_extent_buffer() local
/openbmc/linux/fs/ocfs2/
H A Docfs2.h841 unsigned long pg_index) in ocfs2_page_index_to_clusters()