Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ceph/
H A Dceph_common.c340 void ceph_destroy_options(struct ceph_options *opt) in ceph_destroy_options() function
355 EXPORT_SYMBOL(ceph_destroy_options);
737 ceph_destroy_options(client->options); in ceph_destroy_client()
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.c700 ceph_destroy_options(opt); in create_fs_client()
1138 ceph_destroy_options(pctx->copts); in ceph_free_fc()
1211 ceph_destroy_options(pctx->copts); in ceph_init_fs_context()
/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dlibceph.h303 extern void ceph_destroy_options(struct ceph_options *opt);
/OK3568_Linux_fs/kernel/drivers/block/
H A Drbd.c791 ceph_destroy_options(ceph_opts); in rbd_client_create()
961 ceph_destroy_options(ceph_opts); in rbd_get_client()
6591 ceph_destroy_options(pctx.copts); in rbd_add_parse_args()