taglinefilesource code
locks_alloc_lock104fs/locks.cstatic struct file_lock *locks_alloc_lock(struct file_lock *fl);
locks_alloc_lock615fs/locks.cif ((new_fl = locks_alloc_lock(caller)) == NULL)
locks_alloc_lock795fs/locks.cif ((new_fl = locks_alloc_lock(caller)) == NULL)
locks_alloc_lock806fs/locks.cif ((left = locks_alloc_lock(right)) == NULL) {