Lines Matching refs:dq_h
320 struct quota_handle *h = dquot->dq_h; in qtree_write_dquot()
322 &dquot->dq_h->qh_info.u.v2_mdqi.dqi_qtree; in qtree_write_dquot()
336 dq_insert_tree(dquot->dq_h, dquot); in qtree_write_dquot()
441 remove_tree(dquot->dq_h, dquot, &tmp, 0); in qtree_delete_dquot()
522 dquot->dq_h = h; in qtree_read_dquot()
565 &dquot->dq_h->qh_info.u.v2_mdqi.dqi_qtree; in report_block()
575 read_blk(dquot->dq_h, blk, buf); in report_block()
606 read_blk(dquot->dq_h, blk, buf); in report_tree()
610 if (check_reference(dquot->dq_h, blk)) { in report_tree()
628 if (check_reference(dquot->dq_h, blk)) { in report_tree()
672 dquot->dq_h = h; in qtree_scan_dquots()