Home
last modified time | relevance | path

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

/fs/ocfs2/
Dsuper.c122 static int ocfs2_sync_fs(struct super_block *sb, int wait);
157 .sync_fs = ocfs2_sync_fs,
412 static int ocfs2_sync_fs(struct super_block *sb, int wait) in ocfs2_sync_fs() function