Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dfile.c220 static inline void __clear_open_fd(int fd, struct fdtable *fdt) in __clear_open_fd() function
319 __clear_open_fd(open_files - i, new_fdt); in dup_fd()
517 __clear_open_fd(fd, fdt); in __put_unused_fd()