Home
last modified time | relevance | path

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

/linux/kernel/
H A Dnsproxy.c89 struct fs_struct *new_fs) in create_new_namespaces()
212 struct nsproxy **new_nsp, struct cred *new_cred, struct fs_struct *new_fs) in unshare_nsproxy_namespaces()
H A Dfork.c3123 struct fs_struct *fs, *new_fs = NULL; in ksys_unshare() local
/linux/fs/
H A Dfs_struct.c129 struct fs_struct *new_fs = copy_fs_struct(fs); in unshare_fs_struct() local