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()
357 static void free_dqentry(struct quota_handle *h, struct dquot *dquot, in free_dqentry()
399 static void remove_tree(struct quota_handle *h, struct dquot *dquot, in remove_tree()
438 void qtree_delete_dquot(struct dquot *dquot) in qtree_delete_dquot()
449 struct dquot *dquot, unsigned int blk) in find_block_dqentry()
475 struct dquot *dquot, in find_tree_dqentry()
501 struct dquot *dquot) in find_dqentry()
515 struct dquot *dquot = get_empty_dquot(); in qtree_read_dquot() local
552 static int report_block(struct dquot *dquot, unsigned int blk, char *bitmap, in report_block()
601 static int report_tree(struct dquot *dquot, unsigned int blk, int depth, in report_tree()
647 int qtree_scan_dquots(struct quota_handle *h, in qtree_scan_dquots()
653 struct dquot *dquot = get_empty_dquot(); in qtree_scan_dquots() local