Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dsuper.c101 static int ocfs2_sync_fs(struct super_block *sb, int wait);
136 .sync_fs = ocfs2_sync_fs,
392 static int ocfs2_sync_fs(struct super_block *sb, int wait) in ocfs2_sync_fs() function