Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ceph/
A Dceph_common.c193 int ceph_parse_fsid(const char *str, struct ceph_fsid *fsid) in ceph_parse_fsid() function
223 EXPORT_SYMBOL(ceph_parse_fsid);
443 err = ceph_parse_fsid(param->string, &opt->fsid); in ceph_parse_param()
/linux-6.3-rc2/include/linux/ceph/
A Dlibceph.h290 extern int ceph_parse_fsid(const char *str, struct ceph_fsid *fsid);
/linux-6.3-rc2/fs/ceph/
A Dsuper.c294 if (ceph_parse_fsid(fsid_start, &fsid)) in ceph_parse_new_source()

Completed in 7 milliseconds