Home
last modified time | relevance | path

Searched defs:new_fs (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/kernel/
Dnsproxy.c61 struct fs_struct *new_fs) in create_new_namespaces()
177 struct nsproxy **new_nsp, struct cred *new_cred, struct fs_struct *new_fs) in unshare_nsproxy_namespaces()
Dfork.c1958 struct fs_struct *fs, *new_fs = NULL; in SYSCALL_DEFINE1() local
/linux-4.4.14/fs/
Dfs_struct.c134 struct fs_struct *new_fs = copy_fs_struct(fs); in unshare_fs_struct() local
Dnamespace.c2773 struct user_namespace *user_ns, struct fs_struct *new_fs) in copy_mnt_ns()