Searched refs:next_peer (Results 1 – 2 of 2) 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()305 for (n = next_peer(dest_mnt); n != dest_mnt; n = next_peer(n)) { in propagate_mnt()320 n = next_peer(n); in propagate_mnt()
98 struct wg_peer *next_peer; member223 next_peer_cursor = ctx->next_peer; in wg_get_device_dump()231 if (!ctx->next_peer) { in wg_get_device_dump()264 (ctx->next_peer && list_empty(&ctx->next_peer->peer_list))) { in wg_get_device_dump()269 peer = list_prepare_entry(ctx->next_peer, &wg->peer_list, peer_list); in wg_get_device_dump()282 wg_peer_put(ctx->next_peer); in wg_get_device_dump()292 ctx->next_peer = NULL; in wg_get_device_dump()295 ctx->next_peer = next_peer_cursor; in wg_get_device_dump()310 wg_peer_put(ctx->next_peer); in wg_get_device_done()