Function report |
Source Code:fs\notify\mark.c |
Create Date:2022-07-28 20:16:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fsnotify_conn_mask_p
Proto:static __u32 *fsnotify_conn_mask_p(struct fsnotify_mark_connector *conn)
Type:__u32
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsnotify_mark_connector * | conn |
102 | If Type of object [lock] == FSNOTIFY_OBJ_TYPE_INODE Then Return i_fsnotify_mask |
104 | Else if Type of object [lock] == FSNOTIFY_OBJ_TYPE_VFSMOUNT Then Return mnt_fsnotify_mask |
106 | Else if Type of object [lock] == FSNOTIFY_OBJ_TYPE_SB Then Return s_fsnotify_mask |
108 | Return NULL |
Name | Describe |
---|---|
fsnotify_conn_mask | |
__fsnotify_recalc_mask |
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 |