Searched refs:MNT_NS_INTERNAL (Results 1 – 2 of 2) sorted by relevance
/fs/ | ||
D | mount.h | 77 #define MNT_NS_INTERNAL ERR_PTR(-EINVAL) /* distinct from any mnt_namespace */ macro |
D | namespace.c | 3827 real_mount(mnt)->mnt_ns = MNT_NS_INTERNAL; in kern_mount() |