Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\quota\quota_tree.c Create Date:2022-07-28 20:33:25
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:qtree_get_next_id

Proto:int qtree_get_next_id(struct qtree_mem_dqinfo *info, struct kqid *qid)

Type:int

Parameter:

TypeParameterName
struct qtree_mem_dqinfo *info
struct kqid *qid
725  id = from_kqid( & userns count is 1 for root user, 1 for init_uts_ns,* and 1 for... ?, * qid)
728  ret = find_next_id(info, & id, Offset of tree in file in blocks , 0)
729  If ret < 0 Then Return ret
731  qid = make_kqid - Map a user-namespace, type, qid tuple into a kqid
732  Return 0