Home
last modified time | relevance | path

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

/fs/f2fs/
Dcheckpoint.c1035 int f2fs_sync_dirty_inodes(struct f2fs_sb_info *sbi, enum inode_type type) in f2fs_sync_dirty_inodes() function
1196 err = f2fs_sync_dirty_inodes(sbi, DIR_INODE); in block_operations()
Df2fs.h3201 int f2fs_sync_dirty_inodes(struct f2fs_sb_info *sbi, enum inode_type type);
Dsegment.c548 f2fs_sync_dirty_inodes(sbi, FILE_INODE); in f2fs_balance_fs_bg()