Function report | 
Source Code:fs\dax.c | 
Create Date:2022-07-28 20:23:11 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:The only thing keeping the address space around is the i_pages lock* (it's cycled in clear_inode() after removing the entries from i_pages)* After we call xas_unlock_irq(), we cannot touch xas->xa.
Proto:static void wait_entry_unlocked(struct xa_state *xas, void *entry)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct xa_state * | xas | |
| void * | entry | 
| 254 | wq = dax_entry_waitqueue(xas, entry, & key) | 
| 262 | xas_unlock_irq(xas) | 
| 263 | schedule() | 
| Name | Describe | 
|---|---|
| dax_lock_page | dax_lock_mapping_entry - Lock the DAX entry corresponding to a page*@page: The page whose entry we want to lock* Context: Process context.* Return: A cookie to pass to dax_unlock_page() or 0 if the entry could* not be locked. | 
| 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  |