Home
last modified time | relevance | path

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

/external/syslinux/extlinux/
Dmountinfo.h26 int mountid; member
Dmountinfo.c104 m->mountid = strtoul(string_buf, &ep, 10); in parse_mountinfo()
185 if (m->parentid == mm->mountid) { in parse_mountinfo()