Searched refs:new_opt (Results 1 – 3 of 3) sorted by relevance
198 extern int ceph_compare_options(struct ceph_options *new_opt,
124 int ceph_compare_options(struct ceph_options *new_opt, in ceph_compare_options() argument127 struct ceph_options *opt1 = new_opt; in ceph_compare_options()
315 struct ceph_options *new_opt, in compare_mount_options() argument331 return ceph_compare_options(new_opt, fsc->client); in compare_mount_options()