Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dnode.c1725 int f2fs_fsync_node_pages(struct f2fs_sb_info *sbi, struct inode *inode, in f2fs_fsync_node_pages() function
Df2fs.h3605 int f2fs_fsync_node_pages(struct f2fs_sb_info *sbi, struct inode *inode,
Dfile.c340 ret = f2fs_fsync_node_pages(sbi, inode, &wbc, atomic, &seq_id); in f2fs_do_sync_file()