Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/
Dceph_common.c336 void ceph_destroy_options(struct ceph_options *opt) in ceph_destroy_options() function
351 EXPORT_SYMBOL(ceph_destroy_options);
773 ceph_destroy_options(client->options); in ceph_destroy_client()
/linux-6.1.9/include/linux/ceph/
Dlibceph.h311 extern void ceph_destroy_options(struct ceph_options *opt);
/linux-6.1.9/fs/ceph/
Dsuper.c837 ceph_destroy_options(opt); in create_fs_client()
1283 ceph_destroy_options(pctx->copts); in ceph_free_fc()
1363 ceph_destroy_options(pctx->copts); in ceph_init_fs_context()
/linux-6.1.9/drivers/block/
Drbd.c740 ceph_destroy_options(ceph_opts); in rbd_client_create()
909 ceph_destroy_options(ceph_opts); in rbd_get_client()
6515 ceph_destroy_options(pctx.copts); in rbd_add_parse_args()