Searched refs:CLONED_FD (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ | ||
| H A D | file.h | 55 static inline struct fd CLONED_FD(struct file *f) in CLONED_FD() function |
| /linux-6.15/fs/ | ||
| H A D | file.c | 1161 return CLONED_FD(file); in __fget_light() |