Home
last modified time | relevance | path

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

/fs/ocfs2/
Dalloc.c6687 loff_t last_page_bytes; in ocfs2_grab_pages() local
6692 last_page_bytes = PAGE_ALIGN(end); in ocfs2_grab_pages()
6704 } while (index < (last_page_bytes >> PAGE_CACHE_SHIFT)); in ocfs2_grab_pages()