Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.c6883 loff_t last_page_bytes; in ocfs2_grab_pages() local
6888 last_page_bytes = PAGE_ALIGN(end); in ocfs2_grab_pages()
6900 } while (index < (last_page_bytes >> PAGE_SHIFT)); in ocfs2_grab_pages()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.c6883 loff_t last_page_bytes; in ocfs2_grab_pages() local
6888 last_page_bytes = PAGE_ALIGN(end); in ocfs2_grab_pages()
6900 } while (index < (last_page_bytes >> PAGE_SHIFT)); in ocfs2_grab_pages()

Completed in 18 milliseconds