Home
last modified time | relevance | path

Searched refs:report_tree (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/lib/support/
Dquotaio_tree.c594 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()
/external/f2fs-tools/fsck/
Dquotaio_tree.c601 static int report_tree(struct dquot *dquot, unsigned int blk, int depth, in report_tree() function
627 if (report_tree(dquot, blk, depth + 1, bitmap, entries, in report_tree()
664 if (report_tree(dquot, QT_TREEOFF, 0, bitmap, &entries, process_dquot, in qtree_scan_dquots()