Home
last modified time | relevance | path

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

/fs/
Dfs-writeback.c642 void sync_inodes_sb(struct super_block *sb, int wait) in sync_inodes_sb() function
692 sync_inodes_sb(sb, wait); in __sync_inodes()
Dsuper.c268 sync_inodes_sb(sb, 0); in __fsync_super()
277 sync_inodes_sb(sb, 1); in __fsync_super()