Lines Matching defs:dquot
32 static void ocfs2_global_disk2memdqb(struct dquot *dquot, void *dp) in ocfs2_global_disk2memdqb()
57 static void ocfs2_global_mem2diskdqb(void *dp, struct dquot *dquot) in ocfs2_global_mem2diskdqb()
74 static int ocfs2_global_is_id(void *dp, struct dquot *dquot) in ocfs2_global_is_id()
407 int ocfs2_global_read_dquot(struct dquot *dquot) in ocfs2_global_read_dquot()
448 int __ocfs2_sync_dquot(struct dquot *dquot, int freeing) in __ocfs2_sync_dquot()
559 static int ocfs2_sync_dquot_helper(struct dquot *dquot, unsigned long type) in ocfs2_sync_dquot_helper()
615 static int ocfs2_write_dquot(struct dquot *dquot) in ocfs2_write_dquot()
652 static int ocfs2_release_dquot(struct dquot *dquot) in ocfs2_release_dquot()
702 static int ocfs2_acquire_dquot(struct dquot *dquot) in ocfs2_acquire_dquot()
732 static int ocfs2_mark_dquot_dirty(struct dquot *dquot) in ocfs2_mark_dquot_dirty()
817 struct ocfs2_dquot *dquot = in ocfs2_alloc_dquot() local
825 static void ocfs2_destroy_dquot(struct dquot *dquot) in ocfs2_destroy_dquot()