Home
last modified time | relevance | path

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

/linux-5.19.10/fs/f2fs/
Dnode.c620 static void f2fs_ra_node_pages(struct page *parent, int start, int n) in f2fs_ra_node_pages() function
969 f2fs_ra_node_pages(page, ofs, NIDS_PER_BLOCK); in truncate_nodes()
1050 f2fs_ra_node_pages(pages[idx], offset[idx + 1], NIDS_PER_BLOCK); in truncate_partial_nodes()
1426 f2fs_ra_node_pages(parent, start + 1, MAX_RA_NODE); in __get_node_page()