taglinefilesource code
template28fs/locks.cstatic struct file_lock *alloc_lock(struct file *filp, struct file_lock *template);
template416fs/locks.cstatic struct file_lock *alloc_lock(struct file *filp, struct file_lock *template)
template428fs/locks.c*new = *template;