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

/linux-master/fs/ocfs2/
H A Dalloc.c6890 loff_t last_page_bytes; local
6895 last_page_bytes = PAGE_ALIGN(end);
6907 } while (index < (last_page_bytes >> PAGE_SHIFT));

Completed in 123 milliseconds