f2fs_get_node_page_ra 3061 fs/f2fs/f2fs.h struct page *f2fs_get_node_page_ra(struct page *parent, int start);
f2fs_get_node_page_ra  782 fs/f2fs/node.c 			npage[i] = f2fs_get_node_page_ra(parent, offset[i - 1]);