Searched refs:alloc_mnt_ns (Results 1 – 1 of 1) sorted by relevance
2346 static struct mnt_namespace *alloc_mnt_ns(struct user_namespace *, bool);3057 ns = alloc_mnt_ns(user_ns, true); in open_detached_copy() 4165 static struct mnt_namespace *alloc_mnt_ns(struct user_namespace *user_ns, bool anon) in alloc_mnt_ns() function 4222 new_ns = alloc_mnt_ns(user_ns, false); in copy_mnt_ns() 4293 ns = alloc_mnt_ns(&init_user_ns, true); in mount_subtree() 4470 ns = alloc_mnt_ns(current->nsproxy->mnt_ns->user_ns, true); in SYSCALL_DEFINE3() 6093 ns = alloc_mnt_ns(&init_user_ns, true); in init_mount_tree()