Function report |
Source Code:fs\quota\dquot.c |
Create Date:2022-07-28 20:32:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_proc_dqstats
Proto:static int do_proc_dqstats(struct ctl_table *table, int write, void __user *buffer, size_t *lenp, loff_t *ppos)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct ctl_table * | table | |
int | write | |
void __user * | buffer | |
size_t * | lenp | |
loff_t * | ppos |
2847 | value = percpu_counter_sum( & counter[type]) |
2850 | If value < 0 && ( type == DQST_ALLOC_DQUOTS || type == DQST_FREE_DQUOTS ) Then value = 0 |
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 |