Home
last modified time | relevance | path

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

/include/linux/ceph/
Dlibceph.h46 struct ceph_options { struct
130 struct ceph_options *options;
302 struct ceph_options *ceph_alloc_options(void);
303 int ceph_parse_mon_ips(const char *buf, size_t len, struct ceph_options *opt,
305 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt,
309 extern void ceph_destroy_options(struct ceph_options *opt);
310 extern int ceph_compare_options(struct ceph_options *new_opt,
312 struct ceph_client *ceph_create_client(struct ceph_options *opt, void *private);