Searched defs:dest_mp (Results 1 – 2 of 2) sorted by relevance
260 static bool need_secondary(struct mount *m, struct mountpoint *dest_mp) in need_secondary()311 int propagate_mnt(struct mount *dest_mnt, struct mountpoint *dest_mp, in propagate_mnt()
2563 struct mountpoint *dest_mp = dest->mp; in attach_recursive_mnt() local