Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dlibceph.h296 struct ceph_options *ceph_alloc_options(void);
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dlibceph.h294 struct ceph_options *ceph_alloc_options(void);
/kernel/linux/linux-5.10/net/ceph/
H A Dceph_common.c314 struct ceph_options *ceph_alloc_options(void) in ceph_alloc_options() function
338 EXPORT_SYMBOL(ceph_alloc_options); variable
/kernel/linux/linux-6.6/net/ceph/
H A Dceph_common.c308 struct ceph_options *ceph_alloc_options(void) in ceph_alloc_options() function
334 EXPORT_SYMBOL(ceph_alloc_options); variable
/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.c1177 pctx->copts = ceph_alloc_options(); in ceph_init_fs_context()
/kernel/linux/linux-6.6/fs/ceph/
H A Dsuper.c1426 pctx->copts = ceph_alloc_options(); in ceph_init_fs_context()
/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c6577 pctx.copts = ceph_alloc_options(); in rbd_add_parse_args()
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c6504 pctx.copts = ceph_alloc_options(); in rbd_add_parse_args()

Completed in 26 milliseconds