Searched refs:report_tree (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/lib/quota/ |
D | quotaio_tree.c | 587 static int report_tree(struct dquot *dquot, uint blk, int depth, char *bitmap, in report_tree() function 612 entries += report_tree(dquot, blk, depth + 1, in report_tree() 649 v2info->dqi_used_entries = report_tree(dquot, QT_TREEOFF, 0, bitmap, in qtree_scan_dquots()
|