tag | line | file | source code |
---|---|---|---|
posix_make_lock | 93 | fs/locks.c | static int posix_make_lock(struct file *filp, struct file_lock *fl, |
posix_make_lock | 206 | fs/locks.c | if (!filp->f_inode || !posix_make_lock(filp, &file_lock, &flock)) |
posix_make_lock | 267 | fs/locks.c | if (!posix_make_lock(filp, &file_lock, &flock)) |