Home
last modified time | relevance | path

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

/linux-2.4.37.9/kernel/
Dexec_domain.c171 struct fs_struct *fsp, *ofsp; in __set_personality() local
180 ofsp = current->fs; in __set_personality()
184 put_fs_struct(ofsp); in __set_personality()