Function report |
Source Code:fs\quota\dquot.c |
Create Date:2022-07-28 20:32:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Gather all references from inodes and drop them
Proto:static void drop_dquot_ref(struct super_block *sb, int type)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct super_block * | sb | |
int | type |
1093 | LIST_HEAD(tofree_head) |
1095 | If dq_op Then |
1096 | remove_dquot_ref(sb, type, & tofree_head) |
Name | Describe |
---|---|
dquot_disable | Turn quota off on a device. type == -1 ==> quotaoff for all types (umount) |
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 |