Searched refs:copy_fd_bitmaps (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dfile.c54 static void copy_fd_bitmaps(struct fdtable *nfdt, struct fdtable *ofdt, function
87 copy_fd_bitmaps(nfdt, ofdt, ofdt->max_fds);
377 copy_fd_bitmaps(new_fdt, old_fdt, open_files);

Completed in 121 milliseconds