Searched refs:posix_same_owner (Results 1 – 1 of 1) sorted by relevance
689 static int posix_same_owner(struct file_lock_core *fl1, struct file_lock_core *fl2) in posix_same_owner() function967 if (posix_same_owner(caller_flc, sys_flc)) in posix_locks_conflict()988 if (!posix_same_owner(caller, sys)) in posix_test_locks_conflict()1091 if (posix_same_owner(flc, blocker)) { in what_owner_is_waiting_for()1120 if (posix_same_owner(caller, blocker)) in posix_locks_deadlock()1293 if (posix_same_owner(&request->c, &fl->c)) in posix_lock_inode()1299 if (!posix_same_owner(&request->c, &fl->c)) in posix_lock_inode()