Function report |
Source Code:include\linux\list_bl.h |
Create Date:2022-07-28 05:41:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:INIT_HLIST_BL_NODE
Proto:static inline void INIT_HLIST_BL_NODE(struct hlist_bl_node *h)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct hlist_bl_node * | h |
46 | next = NULL |
47 | pprev = NULL |
Name | Describe |
---|---|
__d_alloc | __d_alloc - allocate a dcache entry*@sb: filesystem it will belong to*@name: qstr of the name* Allocates a dentry. It returns %NULL if there is insufficient memory* available. On a success the dentry is returned. The name passed in is |
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 |