Searched defs:new_fs (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/fs/ |
H A D | fs_struct.c | 134 struct fs_struct *new_fs = copy_fs_struct(fs); unshare_fs_struct() local
|
H A D | namespace.c | 2763 copy_mnt_ns(unsigned long flags, struct mnt_namespace *ns, struct user_namespace *user_ns, struct fs_struct *new_fs) copy_mnt_ns() argument
|
/linux-4.1.27/kernel/ |
H A D | nsproxy.c | 59 create_new_namespaces(unsigned long flags, struct task_struct *tsk, struct user_namespace *user_ns, struct fs_struct *new_fs) create_new_namespaces() argument 176 unshare_nsproxy_namespaces(unsigned long unshare_flags, struct nsproxy **new_nsp, struct cred *new_cred, struct fs_struct *new_fs) unshare_nsproxy_namespaces() argument
|
H A D | fork.c | 1927 struct fs_struct *fs, *new_fs = NULL; SYSCALL_DEFINE1() local
|
Completed in 132 milliseconds