Function report |
Source Code:fs\quota\dquot.c |
Create Date:2022-07-28 20:32:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mark_info_dirty
Proto:void mark_info_dirty(struct super_block *sb, int type)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct super_block * | sb | |
int | type |
416 | spin_lock( & dq_data_lock) |
418 | spin_unlock( & dq_data_lock) |
Name | Describe |
---|---|
dquot_set_dqinfo | Generic routine for setting common part of quota file information |
get_free_dqblk | Remove empty block from list and return it |
put_free_dqblk | Insert empty block to the list |
remove_free_dqentry | Remove given block from the list of blocks with free entries |
insert_free_dqentry | Insert given block to the beginning of list with free entries |
find_free_dqentry | Find space for dquot |
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 |