Home
last modified time | relevance | path

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

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