Function report | 
Source Code:include\linux\xarray.h | 
Create Date:2022-07-28 05:42:17 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:xas_is_node() - Does the xas point to a node?*@xas: XArray operation state.* Return: %true if the xas currently references a node.
Proto:static inline bool xas_is_node(const struct xa_state *xas)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct xa_state * | xas | 
| 1434 | Return xas_valid() - Is the xas a valid cursor into the array?*@xas: XArray operation state.* Return: %true if the xas can be used for operations. && xa_node | 
| Name | Describe | 
|---|---|
| xas_create_range | xas_create_range() - Ensure that stores to this range will succeed*@xas: XArray operation state.* Creates all of the slots in the range covered by @xas. Sets @xas to* create single-index entries and positions it at the beginning of the* range | 
| 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  |