Searched refs:posix_owner_key (Results 1 – 1 of 1) sorted by relevance
700 posix_owner_key(struct file_lock *fl) in posix_owner_key() function709 hash_add(blocked_hash, &waiter->fl_link, posix_owner_key(waiter)); in locks_insert_global_blocked()1018 hash_for_each_possible(blocked_hash, fl, fl_link, posix_owner_key(block_fl)) { in what_owner_is_waiting_for()