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

/linux-master/include/linux/
H A Dfdtable.h41 static inline bool fd_is_open(unsigned int fd, const struct fdtable *fdt) function
/linux-master/fs/
H A Dfile.c1255 if (!tofree && fd_is_open(fd, fdt))

Completed in 107 milliseconds