Home
last modified time | relevance | path

Searched refs:mnt_from (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/fs/
Dnamespace.c3052 struct mount *mnt_from = real_mount(from->mnt), in can_move_mount_beneath() local
3078 for (struct mount *p = mnt_from; mnt_has_parent(p); p = p->mnt_parent) in can_move_mount_beneath()
3103 if (propagation_would_overmount(parent_mnt_to, mnt_from, mp)) in can_move_mount_beneath()