Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Drecovery.c373 page = f2fs_get_tmp_page(sbi, *blkaddr_fast); in sanity_check_node_chain()
420 page = f2fs_get_tmp_page(sbi, blkaddr); in find_fsync_dnodes()
791 page = f2fs_get_tmp_page(sbi, blkaddr); in recover_data()
H A Dcheckpoint.c132 struct page *f2fs_get_tmp_page(struct f2fs_sb_info *sbi, pgoff_t index) in f2fs_get_tmp_page() function
H A Dnode.c2905 struct page *page = f2fs_get_tmp_page(sbi, idx); in f2fs_restore_node_summary()
H A Df2fs.h3880 struct page *f2fs_get_tmp_page(struct f2fs_sb_info *sbi, pgoff_t index);