Function report |
Source Code:fs\quota\dquot.c |
Create Date:2022-07-28 20:32:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:More powerful function for turning on quotas on given quota inode allowing* setting of individual quota flags
Proto:int dquot_load_quota_inode(struct inode *inode, int type, int format_id, unsigned int flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
int | type | |
int | format_id | |
unsigned int | flags |
2419 | err = Turn quotas on on a device |
2423 | If err < 0 Then vfs_cleanup_quota_inode(i_sb, type) |
2425 | Return err |
Name | Describe |
---|---|
dquot_quota_on | |
dquot_quota_on_mount | This function is used when filesystem needs to initialize quotas* during mount time. |
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 |