Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/ceph/
Dlibceph.h296 struct ceph_options *ceph_alloc_options(void);
/Linux-v5.10/net/ceph/
Dceph_common.c314 struct ceph_options *ceph_alloc_options(void) in ceph_alloc_options() function
338 EXPORT_SYMBOL(ceph_alloc_options);
/Linux-v5.10/fs/ceph/
Dsuper.c1165 pctx->copts = ceph_alloc_options(); in ceph_init_fs_context()
/Linux-v5.10/drivers/block/
Drbd.c6563 pctx.copts = ceph_alloc_options(); in rbd_add_parse_args()