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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dsuper.c44 static int ext2_sync_fs(struct super_block *sb, int wait);
294 .sync_fs = ext2_sync_fs,
1159 static int ext2_sync_fs(struct super_block *sb, int wait) function
1178 ext2_sync_fs(sb, 1);

Completed in 35 milliseconds