Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Drecovery.c379 page = f2fs_get_tmp_page(sbi, *blkaddr_fast); in sanity_check_node_chain()
426 page = f2fs_get_tmp_page(sbi, blkaddr); in find_fsync_dnodes()
797 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.c2873 struct page *page = f2fs_get_tmp_page(sbi, idx); in f2fs_restore_node_summary()
H A Df2fs.h3772 struct page *f2fs_get_tmp_page(struct f2fs_sb_info *sbi, pgoff_t index);