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

/linux-4.1.27/kernel/
H A Dfork.c1881 static int unshare_fs(unsigned long unshare_flags, struct fs_struct **new_fsp) unshare_fs() argument
1892 *new_fsp = copy_fs_struct(fs); unshare_fs()
1893 if (!*new_fsp) unshare_fs()

Completed in 157 milliseconds