Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dceph_common.c269 void ceph_destroy_options(struct ceph_options *opt) in ceph_destroy_options() function
280 EXPORT_SYMBOL(ceph_destroy_options);
488 ceph_destroy_options(opt); in ceph_parse_options()
611 ceph_destroy_options(client->options); in ceph_destroy_client()
/linux-4.1.27/include/linux/ceph/
Dlibceph.h196 extern void ceph_destroy_options(struct ceph_options *opt);
/linux-4.1.27/fs/ceph/
Dsuper.c939 ceph_destroy_options(opt); in ceph_mount()
/linux-4.1.27/drivers/block/
Drbd.c690 ceph_destroy_options(ceph_opts); in rbd_client_create()
827 ceph_destroy_options(ceph_opts); in rbd_get_client()