Searched refs:lowerid (Results 1 – 1 of 1) sorted by relevance
245 static char *build_idmap(id_t id, id_t lowerid) in build_idmap() argument249 ret = snprintf(idmap, IDMAP_LEN, "%d %d 1", id, lowerid); in build_idmap()