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