Home
last modified time | relevance | path

Searched refs:ceph_destroy_options (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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); variable
737 ceph_destroy_options(client->options); in ceph_destroy_client()
/kernel/linux/linux-6.6/net/ceph/
H A Dceph_common.c336 void ceph_destroy_options(struct ceph_options *opt) in ceph_destroy_options() function
351 EXPORT_SYMBOL(ceph_destroy_options); variable
773 ceph_destroy_options(client->options); in ceph_destroy_client()
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dlibceph.h303 extern void ceph_destroy_options(struct ceph_options *opt);
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dlibceph.h301 extern void ceph_destroy_options(struct ceph_options *opt);
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/fs/ceph/
H A Dsuper.c871 ceph_destroy_options(opt); in create_fs_client()
1369 ceph_destroy_options(pctx->copts); in ceph_free_fc()
1460 ceph_destroy_options(pctx->copts); in ceph_init_fs_context()
/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c790 ceph_destroy_options(ceph_opts); in rbd_client_create()
960 ceph_destroy_options(ceph_opts); in rbd_get_client()
6477 * ceph_destroy_options() when it is no longer needed.
6613 ceph_destroy_options(pctx.copts); in rbd_add_parse_args()
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c739 ceph_destroy_options(ceph_opts); in rbd_client_create()
908 ceph_destroy_options(ceph_opts); in rbd_get_client()
6404 * ceph_destroy_options() when it is no longer needed.
6541 ceph_destroy_options(pctx.copts); in rbd_add_parse_args()

Completed in 32 milliseconds