Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dsync.c64 sync_inodes_sb(sb); in sync_filesystem()
77 sync_inodes_sb(sb); in sync_inodes_one_sb()
Dfs-writeback.c2688 void sync_inodes_sb(struct super_block *sb) in sync_inodes_sb() function
2719 EXPORT_SYMBOL(sync_inodes_sb);
/Linux-v6.1/include/linux/
Dwriteback.h191 void sync_inodes_sb(struct super_block *);
/Linux-v6.1/fs/xfs/
Dxfs_super.c600 sync_inodes_sb(sb); in xfs_flush_inodes_worker()
/Linux-v6.1/fs/f2fs/
Dsuper.c2173 sync_inodes_sb(sbi->sb); in f2fs_enable_checkpoint()
2343 sync_inodes_sb(sb); in f2fs_remount()