tag
line
file
source code
fcntl_getlk
16
fs/fcntl.c
extern int fcntl_getlk(unsigned int, struct flock *);
fcntl_getlk
105
fs/fcntl.c
return fcntl_getlk(fd, (struct flock *) arg);