taglinefilesource code
locks_alloc_lock93fs/locks.cstatic struct file_lock *locks_alloc_lock(struct file_lock *fl);
locks_alloc_lock501fs/locks.cif ((new_fl = locks_alloc_lock(caller)) == NULL)
locks_alloc_lock690fs/locks.cif ((new_fl = locks_alloc_lock(caller)) == NULL)
locks_alloc_lock701fs/locks.cif ((left = locks_alloc_lock(right)) == NULL) {