Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ceph/
H A Dceph_common.c422 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt, in ceph_parse_param() function
581 EXPORT_SYMBOL(ceph_parse_param);
/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dlibceph.h299 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt,
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.c293 ret = ceph_parse_param(param, pctx->copts, fc->log.log); in ceph_parse_mount_param()
/OK3568_Linux_fs/kernel/drivers/block/
H A Drbd.c6316 ret = ceph_parse_param(param, pctx->copts, NULL); in rbd_parse_param()