Function report | 
Source Code:fs\dax.c | 
Create Date:2022-07-28 20:23:10 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:@entry may no longer be the entry at the index in the mapping.* The important information it's conveying is whether the entry at* this index used to be a PMD entry.
Proto:static void dax_wake_entry(struct xa_state *xas, void *entry, bool wake_all)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct xa_state * | xas | |
| void * | entry | |
| bool | wake_all | 
| 190 | wq = dax_entry_waitqueue(xas, entry, & key) | 
| Name | Describe | 
|---|---|
| put_unlocked_entry | |
| dax_unlock_entry | We used the xa_state to get the entry, but then we locked the entry and* dropped the xa_lock, so we know the xa_state is stale and must be reset* before use. | 
| grab_mapping_entry | Find page cache entry at given index. If it is a DAX entry, return it* with the entry locked. If the page cache doesn't contain an entry at* that index, add a locked empty entry.* When requesting an entry with size DAX_PMD, grab_mapping_entry() will | 
| dax_writeback_one | 
| 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  |