Home
last modified time | relevance | path

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

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