Lines Matching refs:next_mnt
1048 static struct mount *next_mnt(struct mount *p, struct mount *root)
1518 for (p = mnt; p; p = next_mnt(p, mnt)) {
1637 for (p = mnt; p; p = next_mnt(p, mnt)) {
1990 for (s = r; s; s = next_mnt(s, r)) {
2154 for (p = mnt; p; p = next_mnt(p, mnt)) {
2181 for (p = mnt; p != end; p = next_mnt(p, mnt)) {
2191 for (p = mnt; p; p = recurse ? next_mnt(p, mnt) : NULL) {
2217 for (p = mnt; p; p = next_mnt(p, mnt))
2344 for (p = source_mnt; p; p = next_mnt(p, source_mnt))
2566 for (m = mnt; m; m = (recurse ? next_mnt(m, mnt) : NULL))
2667 for (p = mnt; p; p = next_mnt(p, mnt)) {
2906 for (p = mnt; p; p = next_mnt(p, mnt)) {
2925 for (p = subtree; p; p = next_mnt(p, subtree))
3817 p = next_mnt(p, old);
3818 q = next_mnt(q, new);
3823 p = next_mnt(skip_mnt_tree(p), old);
4348 for (m = mnt; m; m = next_mnt(m, mnt)) {
4376 for (p = mnt; p; p = next_mnt(p, mnt)) {
4412 for (m = mnt; m; m = next_mnt(m, mnt)) {