Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dsync.c34 sync_inodes_sb(sb); in __sync_filesystem()
74 sync_inodes_sb(sb); in sync_inodes_one_sb()
Dfs-writeback.c2533 void sync_inodes_sb(struct super_block *sb) in sync_inodes_sb() function
2564 EXPORT_SYMBOL(sync_inodes_sb);
/Linux-v5.10/include/linux/
Dwriteback.h195 void sync_inodes_sb(struct super_block *);
/Linux-v5.10/fs/xfs/
Dxfs_super.c563 sync_inodes_sb(sb); in xfs_flush_inodes_worker()
/Linux-v5.10/fs/f2fs/
Dsuper.c1908 sync_inodes_sb(sb); in f2fs_remount()