Searched refs:vfs_parse_monolithic_sep (Results 1 – 3 of 3) sorted by relevance
206 int vfs_parse_monolithic_sep(struct fs_context *fc, void *data, in vfs_parse_monolithic_sep() function238 EXPORT_SYMBOL(vfs_parse_monolithic_sep);258 return vfs_parse_monolithic_sep(fc, data, vfs_parse_comma_sep); in generic_parse_monolithic()
139 int vfs_parse_monolithic_sep(struct fs_context *fc, void *data,
186 return vfs_parse_monolithic_sep(fc, data, ovl_next_opt); in ovl_parse_monolithic()