ceph_options      745 drivers/block/rbd.c static struct rbd_client *rbd_client_create(struct ceph_options *ceph_opts)
ceph_options      797 drivers/block/rbd.c static struct rbd_client *rbd_client_find(struct ceph_options *ceph_opts)
ceph_options     1004 drivers/block/rbd.c static struct rbd_client *rbd_get_client(struct ceph_options *ceph_opts)
ceph_options     6505 drivers/block/rbd.c 				struct ceph_options **ceph_opts,
ceph_options     6515 drivers/block/rbd.c 	struct ceph_options *copts;
ceph_options     7056 drivers/block/rbd.c 	struct ceph_options *ceph_opts = NULL;
ceph_options      177 fs/ceph/debugfs.c 	struct ceph_options *opt = fsc->client->options;
ceph_options     1080 fs/ceph/mds_client.c 	struct ceph_options *opt = mdsc->fsc->client->options;
ceph_options     4205 fs/ceph/mds_client.c 	struct ceph_options *opts = mdsc->fsc->client->options;
ceph_options     4342 fs/ceph/mds_client.c 	struct ceph_options *opts = mdsc->fsc->client->options;
ceph_options      453 fs/ceph/super.c 				 struct ceph_options *new_opt,
ceph_options      485 fs/ceph/super.c 			       struct ceph_options **popt,
ceph_options      684 fs/ceph/super.c 					struct ceph_options *opt)
ceph_options     1050 fs/ceph/super.c 	struct ceph_options *opt = new->client->options;
ceph_options     1103 fs/ceph/super.c 	struct ceph_options *opt = NULL;
ceph_options      125 include/linux/ceph/libceph.h 	struct ceph_options *options;
ceph_options      283 include/linux/ceph/libceph.h extern struct ceph_options *ceph_parse_options(char *options,
ceph_options      289 include/linux/ceph/libceph.h extern void ceph_destroy_options(struct ceph_options *opt);
ceph_options      290 include/linux/ceph/libceph.h extern int ceph_compare_options(struct ceph_options *new_opt,
ceph_options      292 include/linux/ceph/libceph.h struct ceph_client *ceph_create_client(struct ceph_options *opt, void *private);
ceph_options      131 net/ceph/ceph_common.c int ceph_compare_options(struct ceph_options *new_opt,
ceph_options      134 net/ceph/ceph_common.c 	struct ceph_options *opt1 = new_opt;
ceph_options      135 net/ceph/ceph_common.c 	struct ceph_options *opt2 = client->options;
ceph_options      136 net/ceph/ceph_common.c 	int ofs = offsetof(struct ceph_options, mon_addr);
ceph_options      306 net/ceph/ceph_common.c void ceph_destroy_options(struct ceph_options *opt)
ceph_options      364 net/ceph/ceph_common.c struct ceph_options *
ceph_options      370 net/ceph/ceph_common.c 	struct ceph_options *opt;
ceph_options      579 net/ceph/ceph_common.c 	struct ceph_options *opt = client->options;
ceph_options      641 net/ceph/ceph_common.c struct ceph_client *ceph_create_client(struct ceph_options *opt, void *private)
ceph_options     1018 net/ceph/mon_client.c 	struct ceph_options *opt = monc->client->options;
ceph_options     3274 net/ceph/osd_client.c 	struct ceph_options *opts = osdc->client->options;
ceph_options     4679 net/ceph/osd_client.c 	struct ceph_options *opts = osdc->client->options;