Function report |
Source Code:include\linux\dcache.h |
Create Date:2022-07-28 05:42:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:d_really_is_negative - Determine if a dentry is really negative (ignoring fallthroughs)*@dentry: The dentry in question* Returns true if the dentry represents either an absent name or a name that* doesn't map to an inode (ie
Proto:static inline bool d_really_is_negative(const struct dentry *dentry)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct dentry * | dentry |
470 | Return Where the name belongs to - NULL is * negative == NULL |
Name | Describe |
---|---|
prepare_open |
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 |