Home
last modified time | relevance | path

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

/Linux-v5.4/net/ceph/
Dceph_common.c306 void ceph_destroy_options(struct ceph_options *opt) in ceph_destroy_options() function
317 EXPORT_SYMBOL(ceph_destroy_options);
571 ceph_destroy_options(opt); in ceph_parse_options()
707 ceph_destroy_options(client->options); in ceph_destroy_client()
/Linux-v5.4/include/linux/ceph/
Dlibceph.h289 extern void ceph_destroy_options(struct ceph_options *opt);
/Linux-v5.4/fs/ceph/
Dsuper.c728 ceph_destroy_options(opt); in create_fs_client()
/Linux-v5.4/drivers/block/
Drbd.c780 ceph_destroy_options(ceph_opts); in rbd_client_create()
1012 ceph_destroy_options(ceph_opts); in rbd_get_client()