Searched refs:ocfs2_remount (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | super.c | 96 static int ocfs2_remount(struct super_block *sb, int *flags, char *data); 141 .remount_fs = ocfs2_remount, 606 static int ocfs2_remount(struct super_block *sb, int *flags, char *data) in ocfs2_remount() function
|
H A D | ocfs2_trace.h | 1644 TRACE_EVENT(ocfs2_remount,
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | super.c | 93 static int ocfs2_remount(struct super_block *sb, int *flags, char *data); 138 .remount_fs = ocfs2_remount, 603 static int ocfs2_remount(struct super_block *sb, int *flags, char *data) in ocfs2_remount() function
|
H A D | ocfs2_trace.h | 1645 TRACE_EVENT(ocfs2_remount,
|
Completed in 11 milliseconds