tag
line
file
source code
fcntl_remove_locks
22
fs/open.c
extern void fcntl_remove_locks(struct task_struct *, struct file *, unsigned int fd);
fcntl_remove_locks
485
fs/open.c
fcntl_remove_locks(current, filp, fd);