Home
last modified time | relevance | path

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

/linux/fs/
H A Dfile.c322 static inline void __clear_open_fd(unsigned int fd, struct fdtable *fdt) in __clear_open_fd() function
432 __clear_open_fd(open_files - i, new_fdt); in dup_fd()
600 __clear_open_fd(fd, fdt); in __put_unused_fd()