Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dsuper.c89 static int ocfs2_parse_options(struct super_block *sb, char *options,
617 if (!ocfs2_parse_options(sb, data, &parsed_options, 1) || in ocfs2_remount()
986 if (!ocfs2_parse_options(sb, data, &parsed_options, 0)) { in ocfs2_fill_super()
1239 static int ocfs2_parse_options(struct super_block *sb, in ocfs2_parse_options() function
H A Docfs2_trace.h1678 TRACE_EVENT(ocfs2_parse_options,