Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dsync.c34 sync_inodes_sb(sb); in __sync_filesystem()
74 sync_inodes_sb(sb); in sync_inodes_one_sb()
Dfs-writeback.c2672 void sync_inodes_sb(struct super_block *sb) in sync_inodes_sb() function
2703 EXPORT_SYMBOL(sync_inodes_sb);
/Linux-v5.15/include/linux/
Dwriteback.h195 void sync_inodes_sb(struct super_block *);
/Linux-v5.15/fs/xfs/
Dxfs_super.c589 sync_inodes_sb(sb); in xfs_flush_inodes_worker()
/Linux-v5.15/fs/f2fs/
Dsuper.c2094 sync_inodes_sb(sbi->sb); in f2fs_enable_checkpoint()
2263 sync_inodes_sb(sb); in f2fs_remount()