Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfile.h70 extern void __f_unlock_pos(struct file *);
79 __f_unlock_pos(fd_file(f)); in fdput_pos()
/linux/fs/
H A Dfile.c1197 void __f_unlock_pos(struct file *f) in __f_unlock_pos() function