Searched refs:mnt_ns (Results 1 – 8 of 8) sorted by relevance
670 struct mnt_namespace *ns = current->nsproxy->mnt_ns; in __is_local_mountpoint()778 return mnt->mnt_ns == current->nsproxy->mnt_ns; in check_mnt()883 struct mnt_namespace *n = parent->mnt_ns; in commit_tree()889 m->mnt_ns = n; in commit_tree()1150 if (likely(READ_ONCE(mnt->mnt_ns))) { in mntput_no_expire()1478 ns = p->mnt_ns; in umount_tree()1483 p->mnt_ns = NULL; in umount_tree()1665 return ns_capable(current->nsproxy->mnt_ns->user_ns, CAP_SYS_ADMIN); in may_mount()1763 struct mnt_namespace *mnt_ns; in mnt_ns_loop() local1767 mnt_ns = to_mnt_ns(get_proc_ns(dentry->d_inode)); in mnt_ns_loop()[all …]
59 struct mnt_namespace *mnt_ns; /* containing namespace */ member92 return !IS_ERR_OR_NULL(real_mount(mnt)->mnt_ns); in is_mounted()
45 if (m->mnt_ns == ns && is_path_reachable(m, m->mnt.mnt_root, root)) in get_peer_under_root()65 struct mount *d = get_peer_under_root(m, mnt->mnt_ns, root); in get_dominating_id()273 return count_mounts(m->mnt_ns, child); in propagate_one()
15 #define IS_MNT_NEW(m) (!(m)->mnt_ns)
122 if (!ns_capable(current->nsproxy->mnt_ns->user_ns, CAP_SYS_ADMIN)) in SYSCALL_DEFINE2()165 if (!ns_capable(current->nsproxy->mnt_ns->user_ns, CAP_SYS_ADMIN)) in SYSCALL_DEFINE3()
258 if (!nsp || !nsp->mnt_ns) { in mounts_open_common()263 ns = nsp->mnt_ns; in mounts_open_common()
119 if (is_mounted(vfsmnt) && !is_anon_ns(mnt->mnt_ns)) in prepend_path()
265 (current->nsproxy->mnt_ns == init_task.nsproxy->mnt_ns); in parse_mount_options()