Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dfile.h54 extern void __f_unlock_pos(struct file *);
79 __f_unlock_pos(f.file); in fdput_pos()
/linux-6.1.9/fs/
Dfile.c1052 void __f_unlock_pos(struct file *f) in __f_unlock_pos() function