Lines Matching refs:dq_h
315 struct quota_handle *h = dquot->dq_h; in qtree_write_dquot()
317 &dquot->dq_h->qh_info.u.v2_mdqi.dqi_qtree; in qtree_write_dquot()
330 dq_insert_tree(dquot->dq_h, dquot); in qtree_write_dquot()
434 remove_tree(dquot->dq_h, dquot, &tmp, 0); in qtree_delete_dquot()
515 dquot->dq_h = h; in qtree_read_dquot()
547 &dquot->dq_h->qh_info.u.v2_mdqi.dqi_qtree; in report_block()
557 read_blk(dquot->dq_h, blk, buf); in report_block()
598 read_blk(dquot->dq_h, blk, buf); in report_tree()
602 check_reference(dquot->dq_h, blk); in report_tree()
611 check_reference(dquot->dq_h, blk); in report_tree()
644 dquot->dq_h = h; in qtree_scan_dquots()