函数逻辑报告 |
Source Code:fs\quota\dquot.c |
Create Date:2022-07-29 11:08:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:hashfn
函数原型:static inline unsigned int hashfn(const struct super_block *sb, struct kqid qid)
返回类型:unsigned int
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct super_block * | sb | |
struct kqid | qid |
269 | 返回:tmp加tmp右移dq_hash_bits位的值按位与dq_hash_mask |
名称 | 描述 |
---|---|
insert_dquot_hash | Following list functions expect dq_list_lock to be held |
dqget | Get reference to dquot* Locking is slightly tricky here. We are guarded from parallel quotaoff()* destroying our dquot by:* a) checking for quota flags under dq_list_lock and* b) getting a reference to dquot before we release dq_list_lock |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |