Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\locks.c Create Date:2022-07-28 20:25:27
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:posix_owner_key

Proto:static unsigned long posix_owner_key(struct file_lock *fl)

Type:unsigned long

Parameter:

TypeParameterName
struct file_lock *fl
702  Return fl_owner
Caller
NameDescribe
locks_insert_global_blocked
what_owner_is_waiting_forFind a lock that the owner of the given block_fl is blocking on.