Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dsuper.c105 static int ocfs2_sync_fs(struct super_block *sb, int wait);
140 .sync_fs = ocfs2_sync_fs,
396 static int ocfs2_sync_fs(struct super_block *sb, int wait) in ocfs2_sync_fs() function