Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dfile.h55 static inline struct fd CLONED_FD(struct file *f) in CLONED_FD() function
/linux-6.15/fs/
H A Dfile.c1161 return CLONED_FD(file); in __fget_light()