tag | line | file | source code |
---|---|---|---|
posix_make_lock | 73 | fs/locks.c | static int posix_make_lock(struct file *filp, struct file_lock *fl, |
posix_make_lock | 136 | fs/locks.c | if (!posix_make_lock(filp, &file_lock, &flock)) |
posix_make_lock | 180 | fs/locks.c | if (!posix_make_lock(filp, &file_lock, &flock)) |