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

/linux-master/fs/xfs/
H A Dxfs_buf.h131 #define XB_PAGES 2 macro
196 struct page *b_page_array[XB_PAGES]; /* inline pages */
H A Dxfs_buf.c376 if (bp->b_page_count <= XB_PAGES) {

Completed in 137 milliseconds