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()
305 static void dq_insert_tree(struct quota_handle *h, struct dquot *dquot) in dq_insert_tree()
315 void qtree_write_dquot(struct dquot *dquot) in qtree_write_dquot()
354 static void free_dqentry(struct quota_handle *h, struct dquot *dquot, in free_dqentry()
396 static void remove_tree(struct quota_handle *h, struct dquot *dquot, in remove_tree()
435 void qtree_delete_dquot(struct dquot *dquot) in qtree_delete_dquot()
446 struct dquot *dquot, unsigned int blk) in find_block_dqentry()
472 struct dquot *dquot, in find_tree_dqentry()
498 struct dquot *dquot) in find_dqentry()
512 struct dquot *dquot = get_empty_dquot(); in qtree_read_dquot() local
549 static int report_block(struct dquot *dquot, unsigned int blk, char *bitmap, in report_block()
594 static int report_tree(struct dquot *dquot, unsigned int blk, int depth, in report_tree()
641 int qtree_scan_dquots(struct quota_handle *h, in qtree_scan_dquots()
648 struct dquot *dquot = get_empty_dquot(); in qtree_scan_dquots() local