函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\quota\dquot.c Create Date:2022-07-29 11:08:43
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Write warnings to the console and send warning messages over netlink.* Note that this function can call into tty and networking code.

函数原型:static void flush_warnings(struct dquot_warn *warn)

返回类型:void

参数:

类型参数名称
struct dquot_warn *warn
1245 i小于MAXQUOTAS循环
1246  如果w_type恒等于Definitions for quota netlink interface则继续下一循环
1251  quota_send_warning(w_dq_id, s_dev, w_type)
调用者
名称描述
__dquot_alloc_spaceThis operation can block, but only after everything is updated
dquot_alloc_inodeThis operation can block, but only after everything is updated
__dquot_free_spaceThis operation can block, but only after everything is updated
dquot_free_inodeThis operation can block, but only after everything is updated
__dquot_transferTransfer the number of inode and blocks from one diskquota to an other