Searched refs:ocfs2_parse_options (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.15/fs/ocfs2/ | 
| D | super.c | 86 static int ocfs2_parse_options(struct super_block *sb, char *options,616 	if (!ocfs2_parse_options(sb, data, &parsed_options, 1) ||  in ocfs2_remount()
 991 	if (!ocfs2_parse_options(sb, data, &parsed_options, 0)) {  in ocfs2_fill_super()
 1249 static int ocfs2_parse_options(struct super_block *sb,  in ocfs2_parse_options()  function
 
 | 
| D | ocfs2_trace.h | 1678 TRACE_EVENT(ocfs2_parse_options,
 |