Searched refs:next_peer (Results 1 – 1 of 1) sorted by relevance
17 static inline struct mount *next_peer(struct mount *p) in next_peer() function48 m = next_peer(m); in get_peer_under_root()100 for (m = master = next_peer(mnt); m != mnt; m = next_peer(m)) { in do_make_slave()160 struct mount *next = next_peer(m); in propagation_next()190 next = next_peer(m); in next_group()203 m = next_peer(master); in next_group()313 for (n = next_peer(dest_mnt); n != dest_mnt; n = next_peer(n)) { in propagate_mnt()328 n = next_peer(n); in propagate_mnt()