Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dmount.h102 #define MNT_NS_INTERNAL ERR_PTR(-EINVAL) /* distinct from any mnt_namespace */ macro
H A Dnamespace.c2368 VFS_WARN_ON_ONCE(mnt_ns == MNT_NS_INTERNAL); in must_dissolve()
2509 new_mnt->mnt_ns = MNT_NS_INTERNAL; in clone_private_mount()
6255 real_mount(mnt)->mnt_ns = MNT_NS_INTERNAL; in kern_mount()