Searched refs:v9fs_parse_param (Results 1 – 3 of 3) sorted by relevance
171 extern int v9fs_parse_param(struct fs_context *fc, struct fs_parameter *param);
302 .parse_param = v9fs_parse_param,
211 int v9fs_parse_param(struct fs_context *fc, struct fs_parameter *param) in v9fs_parse_param() function