Searched refs:ocfs2_parse_options (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | super.c | 88 static int ocfs2_parse_options(struct super_block *sb, char *options, 616 if (!ocfs2_parse_options(sb, data, &parsed_options, 1) || in ocfs2_remount() 987 if (!ocfs2_parse_options(sb, data, &parsed_options, 0)) { in ocfs2_fill_super() 1238 static int ocfs2_parse_options(struct super_block *sb, in ocfs2_parse_options() function
|
H A D | ocfs2_trace.h | 1678 TRACE_EVENT(ocfs2_parse_options,
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | super.c | 85 static int ocfs2_parse_options(struct super_block *sb, char *options, 613 if (!ocfs2_parse_options(sb, data, &parsed_options, 1) || in ocfs2_remount() 982 if (!ocfs2_parse_options(sb, data, &parsed_options, 0)) { in ocfs2_fill_super() 1233 static int ocfs2_parse_options(struct super_block *sb, in ocfs2_parse_options() function
|
H A D | ocfs2_trace.h | 1679 TRACE_EVENT(ocfs2_parse_options,
|
Completed in 11 milliseconds