Searched refs:NR_MOUNT_POINTS (Results 1 – 1 of 1) sorted by relevance
14 #define NR_MOUNT_POINTS 4 macro27 static struct mount_point mount_points[NR_MOUNT_POINTS];200 for (mp = mount_points; mp < &mount_points[NR_MOUNT_POINTS]; mp++) { in mount_point_to_channel()744 for (i = NR_MOUNT_POINTS - 1; i >= 0; i--) { in add_mount_point()