Searched defs:old_files (Results 1 – 2 of 2) sorted by relevance
809 struct files_struct *dup_fd(struct files_struct *old_files) in dup_fd()899 struct files_struct *create_files_snapshot(const struct files_struct *old_files) in create_files_snapshot()
90 GQueue old_files; /* keep track of old files for max_files handling */ member