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: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.
Proto:static void __dquot_drop(struct inode *inode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode |
1570 | spin_lock( & dq_data_lock) |
1575 | spin_unlock( & dq_data_lock) |
Name | Describe |
---|---|
dquot_drop | |
vfs_setup_quota_inode | Turn quotas on on a device |
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 |