taglinefilesource code
locks_alloc_lock108fs/locks.cstatic struct file_lock *locks_alloc_lock(struct file_lock *fl);
locks_alloc_lock625fs/locks.cif ((new_fl = locks_alloc_lock(caller)) == NULL)
locks_alloc_lock811fs/locks.cif ((new_fl = locks_alloc_lock(caller)) == NULL)
locks_alloc_lock821fs/locks.cif ((left = locks_alloc_lock(right)) == NULL) {