Home
last modified time | relevance | path

Searched refs:new_fsp (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/kernel/
A Dfork.c3110 static int unshare_fs(unsigned long unshare_flags, struct fs_struct **new_fsp) in unshare_fs() argument
3121 *new_fsp = copy_fs_struct(fs); in unshare_fs()
3122 if (!*new_fsp) in unshare_fs()

Completed in 7 milliseconds