HomeSort by relevance Sort by last modified time
    Searched refs:report_tree (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/support/
quotaio_tree.c 594 static int report_tree(struct dquot *dquot, unsigned int blk, int depth, function
620 entries += report_tree(dquot, blk, depth + 1,
658 v2info->dqi_used_entries = report_tree(dquot, QT_TREEOFF, 0, bitmap,
  /external/f2fs-tools/fsck/
quotaio_tree.c 601 static int report_tree(struct dquot *dquot, unsigned int blk, int depth, function
627 if (report_tree(dquot, blk, depth + 1, bitmap, entries,
664 if (report_tree(dquot, QT_TREEOFF, 0, bitmap, &entries, process_dquot,

Completed in 79 milliseconds