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()
363 static void free_dqentry(struct quota_handle *h, struct dquot *dquot, in free_dqentry()
405 static void remove_tree(struct quota_handle *h, struct dquot *dquot, in remove_tree()
444 void qtree_delete_dquot(struct dquot *dquot) in qtree_delete_dquot()
455 struct dquot *dquot, unsigned int blk) in find_block_dqentry()
481 struct dquot *dquot, in find_tree_dqentry()
507 struct dquot *dquot) in find_dqentry()
521 struct dquot *dquot = get_empty_dquot(); in qtree_read_dquot() local
558 static int report_block(struct dquot *dquot, unsigned int blk, char *bitmap, in report_block()
607 static int report_tree(struct dquot *dquot, unsigned int blk, int depth, in report_tree()
653 int qtree_scan_dquots(struct quota_handle *h, in qtree_scan_dquots()
659 struct dquot *dquot = get_empty_dquot(); in qtree_scan_dquots() local