Searched refs:f2fs_sync_dirty_inodes (Results 1 – 4 of 4) sorted by relevance
1664 DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes,1688 DEFINE_EVENT(f2fs_sync_dirty_inodes, f2fs_sync_dirty_inodes_enter,1695 DEFINE_EVENT(f2fs_sync_dirty_inodes, f2fs_sync_dirty_inodes_exit,
1040 int f2fs_sync_dirty_inodes(struct f2fs_sb_info *sbi, enum inode_type type) in f2fs_sync_dirty_inodes() function1207 err = f2fs_sync_dirty_inodes(sbi, DIR_INODE); in block_operations()
3444 int f2fs_sync_dirty_inodes(struct f2fs_sb_info *sbi, enum inode_type type);
549 f2fs_sync_dirty_inodes(sbi, FILE_INODE); in f2fs_balance_fs_bg()