Function report |
Source Code:include\trace\events\filelock.h |
Create Date:2022-07-28 20:25:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_fcntl_setlk
Proto:static inline void trace_fcntl_setlk(struct inode *inode, struct file_lock *fl, int ret)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
struct file_lock * | fl | |
int | ret |
NULL
Name | Describe |
---|---|
fcntl_setlk | Apply the lock described by l to an open file descriptor.* This implements both the F_SETLK and F_SETLKW commands of fcntl(). |
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 |