Home
last modified time | relevance | path

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

/linux-4.4.14/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()
1191 static void ext2_sync_super(struct super_block *sb, struct ext2_super_block *es, in ext2_sync_super() function
1233 ext2_sync_super(sb, es, wait); in ext2_sync_fs()
1254 ext2_sync_super(sb, sbi->s_es, 1); in ext2_freeze()
1332 ext2_sync_super(sb, es, 1); in ext2_remount()