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