Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext2/
H A Dsuper.c45 static int ext2_sync_fs(struct super_block *sb, int wait);
352 .sync_fs = ext2_sync_fs,
1269 static int ext2_sync_fs(struct super_block *sb, int wait) in ext2_sync_fs() function
1300 ext2_sync_fs(sb, 1); in ext2_freeze()
1323 ext2_sync_fs(sb, 1); in ext2_write_super()