Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dlibceph.h302 extern int ceph_compare_options(struct ceph_options *new_opt,
/openbmc/linux/net/ceph/
H A Dceph_common.c131 int ceph_compare_options(struct ceph_options *new_opt, in ceph_compare_options() argument
134 struct ceph_options *opt1 = new_opt; in ceph_compare_options()
/openbmc/linux/fs/ceph/
H A Dsuper.c645 struct ceph_options *new_opt, in compare_mount_options() argument
677 return ceph_compare_options(new_opt, fsc->client); in compare_mount_options()