Lines Matching defs:dquot
195 struct dquot *dquot, int *err) in find_free_dqentry()
252 static int do_insert_tree(struct quota_handle *h, struct dquot *dquot, in do_insert_tree()
307 static int dq_insert_tree(struct quota_handle *h, struct dquot *dquot) in dq_insert_tree()
320 int qtree_write_dquot(struct dquot *dquot) in qtree_write_dquot()
364 static void free_dqentry(struct quota_handle *h, struct dquot *dquot, in free_dqentry()
406 static void remove_tree(struct quota_handle *h, struct dquot *dquot, in remove_tree()
445 void qtree_delete_dquot(struct dquot *dquot) in qtree_delete_dquot()
456 struct dquot *dquot, unsigned int blk) in find_block_dqentry()
482 struct dquot *dquot, in find_tree_dqentry()
508 struct dquot *dquot) in find_dqentry()
522 struct dquot *dquot = get_empty_dquot(); in qtree_read_dquot() local
559 static int report_block(struct dquot *dquot, unsigned int blk, char *bitmap, in report_block()
606 static int report_tree(struct dquot *dquot, unsigned int blk, int depth, in report_tree()
656 int qtree_scan_dquots(struct quota_handle *h, in qtree_scan_dquots()
662 struct dquot *dquot = get_empty_dquot(); in qtree_scan_dquots() local