Searched refs:ceph_options (Results 1 – 1 of 1) sorted by relevance
47 struct ceph_options { struct121 struct ceph_options *options;294 struct ceph_options *ceph_alloc_options(void);295 int ceph_parse_mon_ips(const char *buf, size_t len, struct ceph_options *opt,297 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt,301 extern void ceph_destroy_options(struct ceph_options *opt);302 extern int ceph_compare_options(struct ceph_options *new_opt,304 struct ceph_client *ceph_create_client(struct ceph_options *opt, void *private);
Completed in 3 milliseconds