Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dnode.c1768 int f2fs_fsync_node_pages(struct f2fs_sb_info *sbi, struct inode *inode, in f2fs_fsync_node_pages() function
H A Df2fs.h3635 int f2fs_fsync_node_pages(struct f2fs_sb_info *sbi, struct inode *inode,
H A Dfile.c339 ret = f2fs_fsync_node_pages(sbi, inode, &wbc, atomic, &seq_id); in f2fs_do_sync_file()