Function report |
Source Code:fs\notify\mark.c |
Create Date:2022-07-28 20:16:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Get mark reference when we found the mark via lockless traversal of object* list. Mark can be already removed from the list by now and on its way to be* destroyed once SRCU period ends.* Also pin the group so it doesn't disappear under us.
Proto:static bool fsnotify_get_mark_safe(struct fsnotify_mark *mark)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsnotify_mark * | mark |
290 | If Not mark Then Return true |
295 | If flags [mark->lock] & FSNOTIFY_MARK_FLAG_ATTACHED Then |
299 | Return true |
302 | fsnotify_put_mark(mark) |
304 | Return false |
Name | Describe |
---|---|
fsnotify_prepare_user_wait |
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 |