Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dmount.h12 #define MNTNS_PROPAGATING ((__force mntns_flags_t)(1 << 0)) macro
H A Dpnode.c235 if (m->mnt_ns->mntns_flags & MNTNS_PROPAGATING) in propagate_one()
H A Dnamespace.c3668 ns->mntns_flags |= MNTNS_PROPAGATING; in do_move_mount()
3726 ns->mntns_flags &= ~MNTNS_PROPAGATING; in do_move_mount()