Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dnsproxy.c66 struct fs_struct *new_fs) in create_new_namespaces()
193 struct nsproxy **new_nsp, struct cred *new_cred, struct fs_struct *new_fs) in unshare_nsproxy_namespaces()
Dfork.c2441 struct fs_struct *fs, *new_fs = NULL; in ksys_unshare() local
/Linux-v4.19/fs/
Dfs_struct.c135 struct fs_struct *new_fs = copy_fs_struct(fs); in unshare_fs_struct() local
Dnamespace.c2858 struct user_namespace *user_ns, struct fs_struct *new_fs) in copy_mnt_ns()