Searched refs:ceph_compare_options (Results 1 – 4 of 4) sorted by relevance
129 int ceph_compare_options(struct ceph_options *new_opt, in ceph_compare_options() function185 EXPORT_SYMBOL(ceph_compare_options);
280 extern int ceph_compare_options(struct ceph_options *new_opt,
419 return ceph_compare_options(new_opt, fsc->client); in compare_mount_options()
719 if (!ceph_compare_options(ceph_opts, client_node->client)) { in rbd_client_find()