Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dnode.c581 static void f2fs_ra_node_pages(struct page *parent, int start, int n) in f2fs_ra_node_pages() function
908 f2fs_ra_node_pages(page, ofs, NIDS_PER_BLOCK); in truncate_nodes()
989 f2fs_ra_node_pages(pages[idx], offset[idx + 1], NIDS_PER_BLOCK); in truncate_partial_nodes()
1349 f2fs_ra_node_pages(parent, start + 1, MAX_RA_NODE); in __get_node_page()