find_mount
if (mntp = find_mount(dir->dir_name, 1)) {
mntp = find_mount(dir->dir_name, 0);
static struct extmnttab *find_mount();