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:dqput_all
Proto:static inline void dqput_all(struct dquot **dquot)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct dquot ** | dquot |
395 | When cnt < MAXQUOTAS cycle Put reference to dquot |
Name | Describe |
---|---|
__dquot_initialize | |
__dquot_drop | Release all quotas referenced by inode.* This function only be called on inode free or converting* a file to quota file, no other users for the i_dquot in* both cases, so we needn't call synchronize_srcu() after* clearing i_dquot. |
dquot_transfer | Wrapper for transferring ownership of an inode for uid/gid only* Called from FSXXX_setattr() |
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 |