Home | History | Annotate | Download | only in extlinux

Lines Matching full:find_device

1035 static const char *find_device(const char *mtab_file, dev_t dev)
1322 devname = find_device("/proc/mounts", st.st_dev);
1326 devname = find_device("/etc/mtab", st.st_dev);