Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext2/
Dsuper.c39 static void ext2_sync_super(struct super_block *sb,
60 ext2_sync_super(sb, es, 1); in ext2_error()
141 ext2_sync_super(sb, es, 1); in ext2_put_super()
1185 static void ext2_sync_super(struct super_block *sb, struct ext2_super_block *es, in ext2_sync_super() function
1227 ext2_sync_super(sb, es, wait); in ext2_sync_fs()
1248 ext2_sync_super(sb, sbi->s_es, 1); in ext2_freeze()
1326 ext2_sync_super(sb, es, 1); in ext2_remount()