ceph_compare_options  807 drivers/block/rbd.c 		if (!ceph_compare_options(ceph_opts, client_node->client)) {
ceph_compare_options  481 fs/ceph/super.c 	return ceph_compare_options(new_opt, fsc->client);
ceph_compare_options  290 include/linux/ceph/libceph.h extern int ceph_compare_options(struct ceph_options *new_opt,
ceph_compare_options  187 net/ceph/ceph_common.c EXPORT_SYMBOL(ceph_compare_options);