Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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);
/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dlibceph.h296 struct ceph_options *ceph_alloc_options(void);
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.c1177 pctx->copts = ceph_alloc_options(); in ceph_init_fs_context()
/OK3568_Linux_fs/kernel/drivers/block/
H A Drbd.c6555 pctx.copts = ceph_alloc_options(); in rbd_add_parse_args()