Lines Matching defs:dquot

276 static inline void insert_dquot_hash(struct dquot *dquot)  in insert_dquot_hash()
283 static inline void remove_dquot_hash(struct dquot *dquot) in remove_dquot_hash()
292 struct dquot *dquot; in find_dquot() local
303 static inline void put_dquot_last(struct dquot *dquot) in put_dquot_last()
309 static inline void remove_free_dquot(struct dquot *dquot) in remove_free_dquot()
317 static inline void put_inuse(struct dquot *dquot) in put_inuse()
325 static inline void remove_inuse(struct dquot *dquot) in remove_inuse()
334 static void wait_on_dquot(struct dquot *dquot) in wait_on_dquot()
340 static inline int dquot_dirty(struct dquot *dquot) in dquot_dirty()
345 static inline int mark_dquot_dirty(struct dquot *dquot) in mark_dquot_dirty()
351 int dquot_mark_dquot_dirty(struct dquot *dquot) in dquot_mark_dquot_dirty()
377 static inline int mark_all_dquot_dirty(struct dquot * const *dquot) in mark_all_dquot_dirty()
392 static inline void dqput_all(struct dquot **dquot) in dqput_all()
400 static inline int clear_dquot_dirty(struct dquot *dquot) in clear_dquot_dirty()
427 int dquot_acquire(struct dquot *dquot) in dquot_acquire()
471 int dquot_commit(struct dquot *dquot) in dquot_commit()
494 int dquot_release(struct dquot *dquot) in dquot_release()
520 void dquot_destroy(struct dquot *dquot) in dquot_destroy()
526 static inline void do_destroy_dquot(struct dquot *dquot) in do_destroy_dquot()
539 struct dquot *dquot, *tmp; in invalidate_dquots() local
582 int (*fn)(struct dquot *dquot, unsigned long priv), in dquot_scan_active()
585 struct dquot *dquot, *old_dquot = NULL; in dquot_scan_active() local
627 struct dquot *dquot; in dquot_writeback_dquots() local
720 struct dquot *dquot; in dqcache_shrink_scan() local
753 void dqput(struct dquot *dquot) in dqput()
820 struct dquot *dquot; in get_empty_dquot() local
850 struct dquot *dquot, *empty = NULL; in dqget() local
1012 struct dquot *dquot = dquots[type]; in remove_inode_dquot_ref() local
1043 struct dquot *dquot; in put_dquot_list() local
1104 void dquot_free_reserved_space(struct dquot *dquot, qsize_t number) in dquot_free_reserved_space()
1118 static void dquot_decr_inodes(struct dquot *dquot, qsize_t number) in dquot_decr_inodes()
1130 static void dquot_decr_space(struct dquot *dquot, qsize_t number) in dquot_decr_space()
1149 static int warning_issued(struct dquot *dquot, const int warntype) in warning_issued()
1227 static void prepare_warning(struct dquot_warn *warn, struct dquot *dquot, in prepare_warning()
1257 static int ignore_hardlimit(struct dquot *dquot) in ignore_hardlimit()
1266 static int dquot_add_inodes(struct dquot *dquot, qsize_t inodes, in dquot_add_inodes()
1311 static int dquot_add_space(struct dquot *dquot, qsize_t space, in dquot_add_space()
1379 static int info_idq_free(struct dquot *dquot, qsize_t inodes) in info_idq_free()
1397 static int info_bdq_free(struct dquot *dquot, qsize_t space) in info_bdq_free()
1448 struct dquot *dquot; in __dquot_initialize() local
1784 struct dquot *dquot = dquots[cnt]; in dquot_claim_space_nodirty() local
1826 struct dquot *dquot = dquots[cnt]; in dquot_reclaim_space_nodirty() local
2078 struct dquot *dquot; in dquot_transfer() local
2593 static void do_get_dqblk(struct dquot *dquot, struct qc_dqblk *di) in do_get_dqblk()
2613 struct dquot *dquot; in dquot_get_dqblk() local
2628 struct dquot *dquot; in dquot_get_next_dqblk() local
2652 static int do_set_dqblk(struct dquot *dquot, struct qc_dqblk *di) in do_set_dqblk()
2746 struct dquot *dquot; in dquot_set_dqblk() local