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:locks_unlink_lock_ctx

Proto:static void locks_unlink_lock_ctx(struct file_lock *fl)

Type:void

Parameter:

TypeParameterName
struct file_lock *fl
864  Must be called with the flc_lock held!
865  list_del_init - deletes entry from list and reinitialize it.*@entry: the element to delete from the list.
866  Wake up processes blocked waiting for blocker.* Must be called with the inode->flc_lock held!
Caller
NameDescribe
locks_delete_lock_ctx
generic_add_lease