Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuper.c104 static int ocfs2_sync_fs(struct super_block *sb, int wait);
139 .sync_fs = ocfs2_sync_fs,
395 static int ocfs2_sync_fs(struct super_block *sb, int wait) in ocfs2_sync_fs() function
/kernel/linux/linux-6.6/fs/ocfs2/
H A 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

Completed in 6 milliseconds