Searched defs:new_fs (Results 1 – 2 of 2) sorted by relevance
50 struct task_struct *tsk, struct fs_struct *new_fs) in create_new_namespaces()176 struct nsproxy **new_nsp, struct fs_struct *new_fs) in unshare_nsproxy_namespaces()
1616 struct fs_struct *fs, *new_fs = NULL; in SYSCALL_DEFINE1() local