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:dquot_quota_on
Proto:int dquot_quota_on(struct super_block *sb, int type, int format_id, const struct path *path)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct super_block * | sb | |
int | type | |
int | format_id | |
const struct path * | path |
2467 | error = security_quota_on(dentry) |
2471 | If The root of the dentry tree != sb Then error = -EXDEV |
2473 | Else error = More powerful function for turning on quotas on given quota inode allowing* setting of individual quota flags |
2477 | 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 |