Home
last modified time | relevance | path

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

/fs/ext4/
Dsuper.c73 static int ext4_sync_fs(struct super_block *sb, int wait);
1458 .sync_fs = ext4_sync_fs,
5301 static int ext4_sync_fs(struct super_block *sb, int wait) in ext4_sync_fs() function