Searched refs:ocfs2_parse_param (Results 1 – 1 of 1) sorted by relevance
86 static int ocfs2_parse_param(struct fs_context *fc, struct fs_parameter *param);1193 .parse_param = ocfs2_parse_param,1279 static int ocfs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in ocfs2_parse_param() function