Home
last modified time | relevance | path

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

/linux/kernel/
H A Dfork.c3238 struct fs_struct *new_fs = NULL; ksys_unshare() local
/linux/fs/
H A Dnamespace.c4240 struct user_namespace *user_ns, struct fs_struct *new_fs) in copy_mnt_ns()