Home
last modified time | relevance | path

Searched refs:posix_owner_key (Results 1 – 1 of 1) sorted by relevance

/linux/fs/
H A Dlocks.c670 posix_owner_key(struct file_lock_core *flc) in posix_owner_key() function
679 hash_add(blocked_hash, &waiter->flc_link, posix_owner_key(waiter)); in locks_insert_global_blocked()
1031 hash_for_each_possible(blocked_hash, flc, flc_link, posix_owner_key(blocker)) { in what_owner_is_waiting_for()