Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dlibceph.h304 struct ceph_options *ceph_alloc_options(void);
/linux-6.1.9/net/ceph/
Dceph_common.c308 struct ceph_options *ceph_alloc_options(void) in ceph_alloc_options() function
334 EXPORT_SYMBOL(ceph_alloc_options);
/linux-6.1.9/fs/ceph/
Dsuper.c1329 pctx->copts = ceph_alloc_options(); in ceph_init_fs_context()
/linux-6.1.9/drivers/block/
Drbd.c6478 pctx.copts = ceph_alloc_options(); in rbd_add_parse_args()