Searched refs:ceph_destroy_options (Results 1 – 4 of 4) sorted by relevance
360 void ceph_destroy_options(struct ceph_options *opt) in ceph_destroy_options() function375 EXPORT_SYMBOL(ceph_destroy_options);793 ceph_destroy_options(client->options); in ceph_destroy_client()
700 ceph_destroy_options(opt); in create_fs_client()1143 ceph_destroy_options(pctx->copts); in ceph_free_fc()1216 ceph_destroy_options(pctx->copts); in ceph_init_fs_context()
309 extern void ceph_destroy_options(struct ceph_options *opt);
740 ceph_destroy_options(ceph_opts); in rbd_client_create()910 ceph_destroy_options(ceph_opts); in rbd_get_client()6518 ceph_destroy_options(pctx.copts); in rbd_add_parse_args()
Completed in 23 milliseconds