Home
last modified time | relevance | path

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

/net/ceph/
Dceph_common.c220 static int parse_fsid(const char *str, struct ceph_fsid *fsid) in parse_fsid() function
448 err = parse_fsid(param->string, &opt->fsid); in ceph_parse_param()