Home
last modified time | relevance | path

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

/linux-3.3/kernel/
Dnsproxy.c60 struct task_struct *tsk, struct fs_struct *new_fs) in create_new_namespaces()
186 struct nsproxy **new_nsp, struct fs_struct *new_fs) in unshare_nsproxy_namespaces()
Dfork.c1711 struct fs_struct *fs, *new_fs = NULL; in SYSCALL_DEFINE1() local
/linux-3.3/fs/
Dfs_struct.c145 struct fs_struct *new_fs = copy_fs_struct(fs); in unshare_fs_struct() local
Dnamespace.c2295 struct fs_struct *new_fs) in copy_mnt_ns()