Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dceph_common.c188 static int parse_fsid(const char *str, struct ceph_fsid *fsid) in parse_fsid() function
407 err = parse_fsid(argstr[0].from, &opt->fsid); in ceph_parse_options()