Function report |
Source Code:fs\fs-writeback.c |
Create Date:2022-07-28 20:10:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:locked_inode_to_wb_and_lock_list
Proto:static struct bdi_writeback *locked_inode_to_wb_and_lock_list(struct inode *inode)__releases(&inode->i_lock) __acquires(&wb->list_lock)
Type:struct bdi_writeback
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode |
1031 | wb = inode_to_wb(inode) |
1033 | spin_unlock( & _blocks, i_bytes, maybe i_size ) |
1034 | spin_lock( & protects the b_* lists ) |
1035 | Return wb |
Name | Describe |
---|---|
__mark_inode_dirty | __mark_inode_dirty - internal function*@inode: inode to mark*@flags: what kind of dirty (i |
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 |