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

/linux-master/include/linux/
H A Dfs_struct.h25 extern int unshare_fs_struct(void);
/linux-master/fs/
H A Dfs_struct.c133 int unshare_fs_struct(void) function
154 EXPORT_SYMBOL_GPL(unshare_fs_struct); variable
/linux-master/fs/nfsd/
H A Dnfssvc.c921 if (unshare_fs_struct() < 0) {

Completed in 102 milliseconds