Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds