Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dlibceph.h294 struct ceph_options *ceph_alloc_options(void);
/linux/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);
/linux/fs/ceph/
H A Dsuper.c1447 pctx->copts = ceph_alloc_options(); in ceph_init_fs_context()