Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dsuper.c105 static int ocfs2_check_set_options(struct super_block *sb,
647 !ocfs2_check_set_options(sb, &parsed_options)) { in ocfs2_remount()
1038 if (!ocfs2_check_set_options(sb, &parsed_options)) { in ocfs2_fill_super()
1256 static int ocfs2_check_set_options(struct super_block *sb, in ocfs2_check_set_options() function