Home
last modified time | relevance | path

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

/kernel/
Dnsproxy.c62 struct fs_struct *new_fs) in create_new_namespaces()
189 struct nsproxy **new_nsp, struct cred *new_cred, struct fs_struct *new_fs) in unshare_nsproxy_namespaces()
Dfork.c2825 struct fs_struct *fs, *new_fs = NULL; in ksys_unshare() local