Function report |
Source Code:fs\quota\dquot.c |
Create Date:2022-07-28 20:32:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Remove references to dquots from inode and add dquot to list for freeing* if we have the last reference to dquot
Proto:static void remove_inode_dquot_ref(struct inode *inode, int type, struct list_head *tofree_head)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
int | type | |
struct list_head * | tofree_head |
1013 | If Not dquot Then Return |
1025 | Else |
Name | Describe |
---|---|
remove_dquot_ref |
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 |