Searched refs:slash (Results 1 – 1 of 1) sorted by relevance
107 char *slash; in devt_from_partuuid() local111 slash = strchr(uuid_str, '/'); in devt_from_partuuid()113 if (slash) { in devt_from_partuuid()117 if (sscanf(slash + 1, "PARTNROFF=%d%c", &offset, &c) != 1) in devt_from_partuuid()119 cmp.len = slash - uuid_str; in devt_from_partuuid()