Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfile.c257 static inline void __set_open_fd(unsigned int fd, struct fdtable *fdt) in __set_open_fd() function
520 __set_open_fd(fd, fdt); in alloc_fd()
1103 __set_open_fd(fd, fdt); in do_dup2()
/openbmc/linux/Documentation/filesystems/
H A Dfiles.rst121 __set_open_fd(fd, fdt);