Home
last modified time | relevance | path

Searched refs:sync_node_pages (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/fs/f2fs/
Dgc.c452 sync_node_pages(sbi, 0, &wbc); in gc_node_segment()
Dnode.c1139 int sync_node_pages(struct f2fs_sb_info *sbi, nid_t ino, in sync_node_pages() function
1365 sync_node_pages(sbi, 0, wbc); in f2fs_write_node_pages()
Dcheckpoint.c840 sync_node_pages(sbi, 0, &wbc); in block_operations()
Dfile.c249 sync_node_pages(sbi, ino, &wbc); in f2fs_sync_file()
Df2fs.h1524 int sync_node_pages(struct f2fs_sb_info *, nid_t, struct writeback_control *);