Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dceph_common.c279 void ceph_destroy_options(struct ceph_options *opt) in ceph_destroy_options() function
290 EXPORT_SYMBOL(ceph_destroy_options);
521 ceph_destroy_options(opt); in ceph_parse_options()
645 ceph_destroy_options(client->options); in ceph_destroy_client()
/linux-4.4.14/include/linux/ceph/
Dlibceph.h197 extern void ceph_destroy_options(struct ceph_options *opt);
/linux-4.4.14/fs/ceph/
Dsuper.c961 ceph_destroy_options(opt); in ceph_mount()
/linux-4.4.14/drivers/block/
Drbd.c689 ceph_destroy_options(ceph_opts); in rbd_client_create()
829 ceph_destroy_options(ceph_opts); in rbd_get_client()