ceph_compare_options
if (!ceph_compare_options(ceph_opts, iter->client)) {
return ceph_compare_options(new_opt, fsc->client);
extern int ceph_compare_options(struct ceph_options *new_opt,
EXPORT_SYMBOL(ceph_compare_options);