Function report |
Source Code:fs\dcache.c |
Create Date:2022-07-28 20:07:25 |
Last Modify:2020-03-18 10:27:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dname_external
Proto:static inline int dname_external(const struct dentry *dentry)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct dentry * | dentry |
283 | Return name != small names |
Name | Describe |
---|---|
take_dentry_name_snapshot | |
dentry_free | |
__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 |
swap_names | |
copy_name |
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 |