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

/net/ceph/
H A Dceph_common.c196 static int parse_fsid(const char *str, struct ceph_fsid *fsid) function
203 dout("parse_fsid '%s'\n", str);
223 dout("parse_fsid ret %d got fsid %pU", err, fsid);
407 err = parse_fsid(argstr[0].from, &opt->fsid);

Completed in 60 milliseconds