Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c3266 struct mount *mnt_from = real_mount(from->mnt), in can_move_mount_beneath() local
3292 for (struct mount *p = mnt_from; mnt_has_parent(p); p = p->mnt_parent) in can_move_mount_beneath()
3317 if (propagation_would_overmount(parent_mnt_to, mnt_from, mp)) in can_move_mount_beneath()