vfs_parse_monolithic_sep
EXPORT_SYMBOL(vfs_parse_monolithic_sep);
return vfs_parse_monolithic_sep(fc, data, vfs_parse_comma_sep);
return vfs_parse_monolithic_sep(fc, data, ovl_next_opt);
int vfs_parse_monolithic_sep(struct fs_context *fc, void *data,
return vfs_parse_monolithic_sep(fc, data, shmem_next_opt);