Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dmount.h75 #define MNT_NS_INTERNAL ERR_PTR(-EINVAL) /* distinct from any mnt_namespace */ macro
Dnamespace.c3249 real_mount(mnt)->mnt_ns = MNT_NS_INTERNAL; in kern_mount_data()