Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Dnode.c2611 int f2fs_restore_node_summary(struct f2fs_sb_info *sbi, in f2fs_restore_node_summary() function
Df2fs.h2929 int f2fs_restore_node_summary(struct f2fs_sb_info *sbi,
Dsegment.c3352 err = f2fs_restore_node_summary(sbi, segno, sum); in read_normal_summaries()