Function report |
Source Code:fs\notify\fanotify\fanotify.h |
Create Date:2022-07-28 20:18:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fanotify_fid_equal
Proto:static inline bool fanotify_fid_equal(struct fanotify_fid *fid1, struct fanotify_fid *fid2, unsigned int fh_len)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct fanotify_fid * | fid1 | |
struct fanotify_fid * | fid2 | |
unsigned int | fh_len |
50 | Return val[0] == val[0] && val[1] == val[1] && Not memcmp(fanotify_fid_fh(fid1, fh_len), fanotify_fid_fh(fid2, fh_len), fh_len) |
Name | Describe |
---|---|
should_merge |
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 |