Lines Matching defs:mp
198 struct mount_point *mp;200 for (mp = mount_points; mp < &mount_points[NR_MOUNT_POINTS]; mp++) {201 channel = mp->new;207 return mp->old;729 struct mount_point *mp;745 mp = &mount_points[i];746 if (mp->new == NULL) {755 mp->new = cn;756 mp->old = channel;