Searched refs:fsp (Results 1 – 1 of 1) sorted by relevance
171 struct fs_struct *fsp, *ofsp; in __set_personality() local173 fsp = copy_fs_struct(current->fs); in __set_personality()174 if (fsp == NULL) { in __set_personality()181 current->fs = fsp; in __set_personality()