Home | History | Annotate | Download | only in mountd

Lines Matching refs:ml_next

115 	struct mountlist *ml_next;
815 mlp = mlp->ml_next;
2166 mlp->ml_next = NULL;
2168 mlpp = &mlp->ml_next;
2211 *mlpp = mlp = mlp->ml_next;
2215 mlpp = &mlp->ml_next;
2216 mlp = mlp->ml_next;
2229 mlp = mlp->ml_next;
2247 mlpp = &mlp->ml_next;
2248 mlp = mlp->ml_next;
2256 mlp->ml_next = NULL;