Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dmount.h82 #define MNT_NS_INTERNAL ERR_PTR(-EINVAL) /* distinct from any mnt_namespace */ macro
H A Dnamespace.c2125 new_mnt->mnt_ns = MNT_NS_INTERNAL; in clone_private_mount()
4775 real_mount(mnt)->mnt_ns = MNT_NS_INTERNAL; in kern_mount()