Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dsync.c64 sync_inodes_sb(sb); in sync_filesystem()
77 sync_inodes_sb(sb); in sync_inodes_one_sb()
Dfs-writeback.c2715 void sync_inodes_sb(struct super_block *sb) in sync_inodes_sb() function
2746 EXPORT_SYMBOL(sync_inodes_sb);
/Linux-v6.6/include/linux/
Dwriteback.h186 void sync_inodes_sb(struct super_block *);
/Linux-v6.6/fs/xfs/
Dxfs_super.c617 sync_inodes_sb(sb); in xfs_flush_inodes_worker()
/Linux-v6.6/fs/f2fs/
Dsuper.c2262 sync_inodes_sb(sbi->sb); in f2fs_enable_checkpoint()
2447 sync_inodes_sb(sb); in f2fs_remount()