Searched refs:os_mode_fd (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/um/include/shared/ | ||
D | os.h | 147 extern int os_mode_fd(int fd, int mode); |
/linux-6.1.9/arch/um/os-Linux/ | ||
D | file.c | 123 int os_mode_fd(int fd, int mode) in os_mode_fd() function |