Searched refs:ceph_alloc_options (Results 1 – 4 of 4) sorted by relevance
304 struct ceph_options *ceph_alloc_options(void);
308 struct ceph_options *ceph_alloc_options(void) in ceph_alloc_options() function334 EXPORT_SYMBOL(ceph_alloc_options);
1329 pctx->copts = ceph_alloc_options(); in ceph_init_fs_context()
6478 pctx.copts = ceph_alloc_options(); in rbd_add_parse_args()