Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfile.h56 extern void __f_unlock_pos(struct file *);
81 __f_unlock_pos(f.file); in fdput_pos()
/OK3568_Linux_fs/kernel/fs/
H A Dfile.c1023 void __f_unlock_pos(struct file *f) in __f_unlock_pos() function