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:Check for a conflicting lock

Proto:static inline int locks_mandatory_area(struct inode *inode, struct file *filp, loff_t start, loff_t end, unsigned char type)

Type:int

Parameter:

TypeParameterName
struct inode *inode
struct file *filp
loff_tstart
loff_tend
unsigned chartype
2398  Return 0
Caller
NameDescribe
rw_verify_area
remap_verify_area