Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:locks_check_ctx_lists

Proto:static void locks_check_ctx_lists(struct inode *inode)

Type:void

Parameter:

TypeParameterName
struct inode *inode
293  ctx = i_flctx
295  If Value for the false possibility is greater at compile time(!list_empty - tests whether a list is empty*@head: the list to test. || !list_empty - tests whether a list is empty*@head: the list to test. || !list_empty - tests whether a list is empty*@head: the list to test.) Then
298  pr_warn("Leaked locks on dev=0x%x:0x%x ino=0x%lx:\n", MAJOR(s_dev), MINOR(s_dev), Stat data, not accessed from path walking )
301  locks_dump_ctx_list( & flc_flock, "FLOCK")
302  locks_dump_ctx_list( & flc_posix, "POSIX")
303  locks_dump_ctx_list( & flc_lease, "LEASE")
Caller
NameDescribe
locks_free_lock_context