Searched refs:report_tree (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/lib/support/ |
D | quotaio_tree.c | 594 static int report_tree(struct dquot *dquot, unsigned int blk, int depth, in report_tree() function 620 entries += report_tree(dquot, blk, depth + 1, in report_tree() 658 v2info->dqi_used_entries = report_tree(dquot, QT_TREEOFF, 0, bitmap, in qtree_scan_dquots()
|