Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dsync.c64 sync_inodes_sb(sb); in sync_filesystem()
77 sync_inodes_sb(sb); in sync_inodes_one_sb()
H A Dfs-writeback.c2735 void sync_inodes_sb(struct super_block *sb) in sync_inodes_sb() function
2766 EXPORT_SYMBOL(sync_inodes_sb);
/openbmc/linux/include/linux/
H A Dwriteback.h186 void sync_inodes_sb(struct super_block *);
/openbmc/linux/fs/xfs/
H A Dxfs_super.c617 sync_inodes_sb(sb); in xfs_flush_inodes_worker()
/openbmc/linux/fs/f2fs/
H A Dsuper.c2235 sync_inodes_sb(sbi->sb); in f2fs_enable_checkpoint()
2413 sync_inodes_sb(sb); in f2fs_remount()