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:Write warnings to the console and send warning messages over netlink.* Note that this function can call into tty and networking code.
Proto:static void flush_warnings(struct dquot_warn *warn)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct dquot_warn * | warn |
1246 | If w_type == Definitions for quota netlink interface Then Continue |
1251 | quota_send_warning(w_dq_id, s_dev, w_type) |
Name | Describe |
---|---|
__dquot_alloc_space | This operation can block, but only after everything is updated |
dquot_alloc_inode | This operation can block, but only after everything is updated |
__dquot_free_space | This operation can block, but only after everything is updated |
dquot_free_inode | This operation can block, but only after everything is updated |
__dquot_transfer | Transfer the number of inode and blocks from one diskquota to an other |
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 |