Searched refs:ceph_compare_options (Results 1 – 3 of 3) sorted by relevance
302 extern int ceph_compare_options(struct ceph_options *new_opt,
131 int ceph_compare_options(struct ceph_options *new_opt, in ceph_compare_options() function191 EXPORT_SYMBOL(ceph_compare_options);
691 return ceph_compare_options(new_opt, fsc->client); in compare_mount_options()