Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Dalloc.c6908 loff_t last_page_bytes; in ocfs2_grab_folios() local
6913 last_page_bytes = PAGE_ALIGN(end); in ocfs2_grab_folios()
6927 } while (index < (last_page_bytes >> PAGE_SHIFT)); in ocfs2_grab_folios()