Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/ceph/
Dlibceph.h305 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt,
/Linux-v5.15/net/ceph/
Dceph_common.c442 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt, in ceph_parse_param() function
624 EXPORT_SYMBOL(ceph_parse_param);
/Linux-v5.15/fs/ceph/
Dsuper.c292 ret = ceph_parse_param(param, pctx->copts, fc->log.log); in ceph_parse_mount_param()
/Linux-v5.15/drivers/block/
Drbd.c6243 ret = ceph_parse_param(param, pctx->copts, NULL); in rbd_parse_param()