Lines Matching defs:mntl
355 struct mntlist *mntl;358 for (mntl = current_mounts; mntl; mntl = mntl->mntl_next) {360 if (strcmp(mntpnt, mntl->mntl_mnt->mnt_mountp) == 0) {361 found = mntl->mntl_mnt;482 struct mntlist *mntl;495 for (mntl = current_mounts; mntl; mntl = mntl->mntl_next) {496 mnt = mntl->mntl_mnt;