Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dfile.c268 static inline void __clear_open_fd(unsigned int fd, struct fdtable *fdt) in __clear_open_fd() function
393 __clear_open_fd(open_files - i, new_fdt); in dup_fd()
571 __clear_open_fd(fd, fdt); in __put_unused_fd()