Home
last modified time | relevance | path

Searched refs:__clear_open_fd (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/
Dfile.c250 static inline void __clear_open_fd(unsigned int fd, struct fdtable *fdt) in __clear_open_fd() function
362 __clear_open_fd(open_files - i, new_fdt); in dup_fd()
570 __clear_open_fd(fd, fdt); in __put_unused_fd()