Home
last modified time | relevance | path

Searched refs:ceph_compare_options (Results 1 – 3 of 3) sorted by relevance

/linux/net/ceph/
H A Dceph_common.c131 int ceph_compare_options(struct ceph_options *new_opt, in ceph_compare_options() function
191 EXPORT_SYMBOL(ceph_compare_options);
/linux/fs/ceph/
H A Dsuper.c691 return ceph_compare_options(new_opt, fsc->client); in compare_mount_options()
/linux/drivers/block/
H A Drbd.c765 if (!ceph_compare_options(ceph_opts, iter->client)) { in rbd_client_find()