Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dnode.c782 npage[i] = f2fs_get_node_page_ra(parent, offset[i - 1]); in f2fs_get_dnode_of_data()
1413 struct page *f2fs_get_node_page_ra(struct page *parent, int start) in f2fs_get_node_page_ra() function
H A Df2fs.h3318 struct page *f2fs_get_node_page_ra(struct page *parent, int start);
/kernel/linux/linux-6.6/fs/f2fs/
H A Dnode.c821 npage[i] = f2fs_get_node_page_ra(parent, offset[i - 1]); in f2fs_get_dnode_of_data()
1495 struct page *f2fs_get_node_page_ra(struct page *parent, int start) in f2fs_get_node_page_ra() function
H A Df2fs.h3636 struct page *f2fs_get_node_page_ra(struct page *parent, int start);

Completed in 27 milliseconds