tag | line | file | source code |
---|---|---|---|
template | 28 | fs/locks.c | static struct file_lock *alloc_lock(struct file *filp, struct file_lock *template); |
template | 437 | fs/locks.c | static struct file_lock *alloc_lock(struct file *filp, struct file_lock *template) |
template | 449 | fs/locks.c | *new = *template; |