taglinefilesource code
posix_make_lock93fs/locks.cstatic int posix_make_lock(struct file *filp, struct file_lock *fl,
posix_make_lock206fs/locks.cif (!filp->f_inode || !posix_make_lock(filp, &file_lock, &flock))
posix_make_lock267fs/locks.cif (!posix_make_lock(filp, &file_lock, &flock))