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

/linux-4.1.27/fs/ocfs2/
H A Dalloc.c6669 loff_t last_page_bytes; ocfs2_grab_pages() local
6674 last_page_bytes = PAGE_ALIGN(end); ocfs2_grab_pages()
6686 } while (index < (last_page_bytes >> PAGE_CACHE_SHIFT)); ocfs2_grab_pages()

Completed in 107 milliseconds