Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dsuper.c99 static int ocfs2_sync_fs(struct super_block *sb, int wait);
134 .sync_fs = ocfs2_sync_fs,
396 static int ocfs2_sync_fs(struct super_block *sb, int wait) in ocfs2_sync_fs() function