Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\fs.h Create Date:2022-07-28 05:43:06
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:break_lease

Proto:static inline int break_lease(struct inode *inode, unsigned int mode)

Type:int

Parameter:

TypeParameterName
struct inode *inode
unsigned intmode
2434  smp_mb()
2435  If i_flctx && Not list_empty_careful - tests whether a list is empty and not being modified*@head: the list to test* Description:* tests whether a list is empty _and_ checks that no other CPU might be* in the process of modifying either member (next or prev)* NOTE: using Then Return revoke all outstanding leases on file
2437  Return 0
Caller
NameDescribe
vfs_truncate
do_dentry_open