Home
last modified time | relevance | path

Searched refs:locks_remove_file (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Dfile_table.c273 locks_remove_file(file); in __fput()
H A Dlocks.c2777 void locks_remove_file(struct file *filp) in locks_remove_file() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h1174 extern void locks_remove_file(struct file *);
1257 static inline void locks_remove_file(struct file *filp) in locks_remove_file() function