Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
Dlibceph.h46 struct ceph_options { struct
122 struct ceph_options *options;
280 extern struct ceph_options *ceph_parse_options(char *options,
285 extern void ceph_destroy_options(struct ceph_options *opt);
286 extern int ceph_compare_options(struct ceph_options *new_opt,
288 struct ceph_client *ceph_create_client(struct ceph_options *opt, void *private);
/linux-4.19.296/fs/ceph/
Dsuper.c422 struct ceph_options *new_opt, in compare_mount_options()
454 struct ceph_options **popt, in parse_mount_options()
644 struct ceph_options *opt) in create_fs_client()
1018 struct ceph_options *opt = new->client->options; in ceph_compare_super()
1071 struct ceph_options *opt = NULL; in ceph_mount()
Ddebugfs.c164 struct ceph_options *opt = fsc->client->options; in mds_sessions_show()
Dmds_client.c937 struct ceph_options *opt = mdsc->fsc->client->options; in create_session_open_msg()
3739 struct ceph_options *opts = mdsc->fsc->client->options; in wait_requests()
3873 struct ceph_options *opts = mdsc->fsc->client->options; in ceph_mdsc_close_sessions()