Lines Matching defs:dquot

270 static inline void insert_dquot_hash(struct dquot *dquot)  in insert_dquot_hash()
277 static inline void remove_dquot_hash(struct dquot *dquot) in remove_dquot_hash()
286 struct dquot *dquot; in find_dquot() local
297 static inline void put_dquot_last(struct dquot *dquot) in put_dquot_last()
303 static inline void remove_free_dquot(struct dquot *dquot) in remove_free_dquot()
311 static inline void put_inuse(struct dquot *dquot) in put_inuse()
319 static inline void remove_inuse(struct dquot *dquot) in remove_inuse()
328 static void wait_on_dquot(struct dquot *dquot) in wait_on_dquot()
334 static inline int dquot_dirty(struct dquot *dquot) in dquot_dirty()
339 static inline int mark_dquot_dirty(struct dquot *dquot) in mark_dquot_dirty()
345 int dquot_mark_dquot_dirty(struct dquot *dquot) in dquot_mark_dquot_dirty()
371 static inline int mark_all_dquot_dirty(struct dquot * const *dquot) in mark_all_dquot_dirty()
386 static inline void dqput_all(struct dquot **dquot) in dqput_all()
394 static inline int clear_dquot_dirty(struct dquot *dquot) in clear_dquot_dirty()
421 int dquot_acquire(struct dquot *dquot) in dquot_acquire()
464 int dquot_commit(struct dquot *dquot) in dquot_commit()
487 int dquot_release(struct dquot *dquot) in dquot_release()
513 void dquot_destroy(struct dquot *dquot) in dquot_destroy()
519 static inline void do_destroy_dquot(struct dquot *dquot) in do_destroy_dquot()
532 struct dquot *dquot, *tmp; in invalidate_dquots() local
575 int (*fn)(struct dquot *dquot, unsigned long priv), in dquot_scan_active()
578 struct dquot *dquot, *old_dquot = NULL; in dquot_scan_active() local
621 struct dquot *dquot; in dquot_writeback_dquots() local
714 struct dquot *dquot; in dqcache_shrink_scan() local
747 void dqput(struct dquot *dquot) in dqput()
814 struct dquot *dquot; in get_empty_dquot() local
844 struct dquot *dquot, *empty = NULL; in dqget() local
1005 struct dquot *dquot = dquots[type]; in remove_inode_dquot_ref() local
1036 struct dquot *dquot; in put_dquot_list() local
1093 void dquot_free_reserved_space(struct dquot *dquot, qsize_t number) in dquot_free_reserved_space()
1107 static void dquot_decr_inodes(struct dquot *dquot, qsize_t number) in dquot_decr_inodes()
1119 static void dquot_decr_space(struct dquot *dquot, qsize_t number) in dquot_decr_space()
1138 static int warning_issued(struct dquot *dquot, const int warntype) in warning_issued()
1216 static void prepare_warning(struct dquot_warn *warn, struct dquot *dquot, in prepare_warning()
1246 static int ignore_hardlimit(struct dquot *dquot) in ignore_hardlimit()
1255 static int dquot_add_inodes(struct dquot *dquot, qsize_t inodes, in dquot_add_inodes()
1300 static int dquot_add_space(struct dquot *dquot, qsize_t space, in dquot_add_space()
1368 static int info_idq_free(struct dquot *dquot, qsize_t inodes) in info_idq_free()
1386 static int info_bdq_free(struct dquot *dquot, qsize_t space) in info_bdq_free()
1437 struct dquot *dquot; in __dquot_initialize() local
1775 struct dquot *dquot = dquots[cnt]; in dquot_claim_space_nodirty() local
1817 struct dquot *dquot = dquots[cnt]; in dquot_reclaim_space_nodirty() local
2069 struct dquot *dquot; in dquot_transfer() local
2603 static void do_get_dqblk(struct dquot *dquot, struct qc_dqblk *di) in do_get_dqblk()
2623 struct dquot *dquot; in dquot_get_dqblk() local
2638 struct dquot *dquot; in dquot_get_next_dqblk() local
2662 static int do_set_dqblk(struct dquot *dquot, struct qc_dqblk *di) in do_set_dqblk()
2756 struct dquot *dquot; in dquot_set_dqblk() local