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:This function is used when filesystem needs to initialize quotas* during mount time.
Proto:int dquot_quota_on_mount(struct super_block *sb, char *qf_name, int format_id, int type)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct super_block * | sb | |
char * | qf_name | |
int | format_id | |
int | type |
2495 | error = security_quota_on(dentry) |
2496 | If Not error Then error = More powerful function for turning on quotas on given quota inode allowing* setting of individual quota flags |
2501 | Return error |
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 |