函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:__get_index

函数原型:static int __get_index(struct qtree_mem_dqinfo *info, qid_t id, int depth)

返回类型:int

参数:

类型参数名称
struct qtree_mem_dqinfo *info
qid_tid
intdepth
28  epb等于Space usable in block for quota data 右移2位
30  depth等于Precomputed depth of quota tree depth减1
31 depth自减循环
32  id除等于epb
33  返回:id取模epb
调用者
名称描述
get_index
find_next_id