Searched refs:oldf (Results 1 – 1 of 1) sorted by relevance
383 struct files_struct *dup_fd(struct files_struct *oldf, struct fd_range *punch_hole) in dup_fd() argument407 spin_lock(&oldf->file_lock); in dup_fd()408 old_fdt = files_fdtable(oldf); in dup_fd()415 spin_unlock(&oldf->file_lock); in dup_fd()431 spin_lock(&oldf->file_lock); in dup_fd()432 old_fdt = files_fdtable(oldf); in dup_fd()464 spin_unlock(&oldf->file_lock); in dup_fd()
Completed in 7 milliseconds