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

/linux-master/fs/f2fs/
H A Dnode.c625 static void f2fs_ra_node_pages(struct page *parent, int start, int n) function
994 f2fs_ra_node_pages(page, ofs, NIDS_PER_BLOCK);
1075 f2fs_ra_node_pages(pages[idx], offset[idx + 1], NIDS_PER_BLOCK);
1451 f2fs_ra_node_pages(parent, start + 1, MAX_RA_NODE);

Completed in 87 milliseconds