Function report |
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 activity | Download SCCT | Chinese |
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:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
struct file * | filp | |
loff_t | start | |
loff_t | end | |
unsigned char | type |
2398 | Return 0 |
Name | Describe |
---|---|
rw_verify_area | |
remap_verify_area |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |