Home
last modified time | relevance | path

Searched defs:oldf (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/
Dfile.c244 struct files_struct *dup_fd(struct files_struct *oldf, int *errorp) in dup_fd()
/linux-4.1.27/kernel/
Dfork.c1007 struct files_struct *oldf, *newf; in copy_files() local