Searched defs:caller_fl (Results 1 – 1 of 1) sorted by relevance
543 static int locks_conflict(struct file_lock *caller_fl, struct file_lock *sys_fl) in locks_conflict()563 static int posix_locks_conflict(struct file_lock *caller_fl, struct file_lock *sys_fl) in posix_locks_conflict()582 static int flock_locks_conflict(struct file_lock *caller_fl, struct file_lock *sys_fl) in flock_locks_conflict()665 int posix_locks_deadlock(struct file_lock *caller_fl, in posix_locks_deadlock()