Function report |
Source Code:fs\inode.c |
Create Date:2022-07-28 20:07:59 |
Last Modify:2020-03-18 19:19:59 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__wait_on_freeing_inode
Proto:static void __wait_on_freeing_inode(struct inode *inode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode |
1959 | spin_unlock( & _blocks, i_bytes, maybe i_size ) |
1960 | spin_unlock( & inode_hash_lock) |
1961 | schedule() |
1963 | spin_lock( & inode_hash_lock) |
Name | Describe |
---|---|
find_inode | Called with the inode lock held. |
find_inode_fast | d_inode_fast is the fast path version of find_inode, see the comment at* iget_locked for details. |
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 |