Searched refs:posix_same_owner (Results 1 – 1 of 1) sorted by relevance
679 static int posix_same_owner(struct file_lock_core *fl1, struct file_lock_core *fl2) in posix_same_owner() function957 if (posix_same_owner(caller_flc, sys_flc)) in posix_locks_conflict()978 if (!posix_same_owner(caller, sys)) in posix_test_locks_conflict()1081 if (posix_same_owner(flc, blocker)) { in what_owner_is_waiting_for()1110 if (posix_same_owner(caller, blocker)) in posix_locks_deadlock()1283 if (posix_same_owner(&request->c, &fl->c)) in posix_lock_inode()1289 if (!posix_same_owner(&request->c, &fl->c)) in posix_lock_inode()