Function report |
Source Code:include\linux\dcache.h |
Create Date:2022-07-28 05:41:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get a reference to a dentry
Proto:static inline struct dentry *dget_dlock(struct dentry *dentry)
Type:struct dentry
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry |
315 | Return dentry |
Name | Describe |
---|---|
scan_positives | Returns an element of siblings' list.* We are looking for ; if* found, dentry is grabbed and returned to caller.* If no such element exists, NULL is returned. |
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 |