Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dceph_common.c286 void ceph_destroy_options(struct ceph_options *opt) in ceph_destroy_options() function
297 EXPORT_SYMBOL(ceph_destroy_options);
547 ceph_destroy_options(opt); in ceph_parse_options()
680 ceph_destroy_options(client->options); in ceph_destroy_client()
/Linux-v4.19/include/linux/ceph/
Dlibceph.h279 extern void ceph_destroy_options(struct ceph_options *opt);
/Linux-v4.19/fs/ceph/
Dsuper.c686 ceph_destroy_options(opt); in create_fs_client()
/Linux-v4.19/drivers/block/
Drbd.c692 ceph_destroy_options(ceph_opts); in rbd_client_create()
924 ceph_destroy_options(ceph_opts); in rbd_get_client()