Home
last modified time | relevance | path

Searched refs:f2fs_sync_node_pages (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dnode.c1875 int f2fs_sync_node_pages(struct f2fs_sb_info *sbi, in f2fs_sync_node_pages() function
2075 f2fs_sync_node_pages(sbi, wbc, true, FS_NODE_IO); in f2fs_write_node_pages()
H A Dcheckpoint.c1259 err = f2fs_sync_node_pages(sbi, &wbc, false, FS_CP_NODE_IO); in block_operations()
H A Df2fs.h3324 int f2fs_sync_node_pages(struct f2fs_sb_info *sbi,
/kernel/linux/linux-6.6/fs/f2fs/
H A Dnode.c1960 int f2fs_sync_node_pages(struct f2fs_sb_info *sbi, in f2fs_sync_node_pages() function
2147 f2fs_sync_node_pages(sbi, wbc, true, FS_NODE_IO); in f2fs_write_node_pages()
H A Dcheckpoint.c1269 err = f2fs_sync_node_pages(sbi, &wbc, false, FS_CP_NODE_IO); in block_operations()
H A Df2fs.h3642 int f2fs_sync_node_pages(struct f2fs_sb_info *sbi,

Completed in 33 milliseconds