Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dnamespace.c2821 static struct mnt_namespace *alloc_mnt_ns(struct user_namespace *user_ns) in alloc_mnt_ns() function
2876 new_ns = alloc_mnt_ns(user_ns); in copy_mnt_ns()
2937 struct mnt_namespace *new_ns = alloc_mnt_ns(&init_user_ns); in create_mnt_ns()