tag | line | file | source code |
---|---|---|---|
alloc_lock | 38 | fs/locks.c | static struct file_lock *alloc_lock(struct file_lock **pos, struct file_lock *fl, |
alloc_lock | 420 | fs/locks.c | if (! (caller = alloc_lock(before, caller, fd))) |
alloc_lock | 430 | fs/locks.c | if (! (left = alloc_lock(before, right, fd))) { |