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:Release the dentry's inode, using the filesystem* d_iput() operation if defined.
Proto:static void dentry_unlink_inode(struct dentry *dentry)__releases(dentry->d_lock) __releases(dentry->d_inode->i_lock)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry |
365 | hlist_del_init( & de alias list ) |
366 | raw_write_seqcount_end( & per dentry seqlock ) |
367 | spin_unlock( & d_lock) |
369 | If Not i_nlink Then snotify_inoderemove - an inode is going away |
373 | Else put an inode |
Name | Describe |
---|---|
__dentry_kill | |
d_delete | delete a dentry |
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 |