Lines Matching defs:dquot
68 static void ocfs2_global_disk2memdqb(struct dquot *dquot, void *dp) in ocfs2_global_disk2memdqb()
93 static void ocfs2_global_mem2diskdqb(void *dp, struct dquot *dquot) in ocfs2_global_mem2diskdqb()
111 static int ocfs2_global_is_id(void *dp, struct dquot *dquot) in ocfs2_global_is_id()
477 int __ocfs2_sync_dquot(struct dquot *dquot, int freeing) in __ocfs2_sync_dquot()
590 static int ocfs2_sync_dquot_helper(struct dquot *dquot, unsigned long type) in ocfs2_sync_dquot_helper()
645 static int ocfs2_write_dquot(struct dquot *dquot) in ocfs2_write_dquot()
682 static int ocfs2_release_dquot(struct dquot *dquot) in ocfs2_release_dquot()
737 static int ocfs2_acquire_dquot(struct dquot *dquot) in ocfs2_acquire_dquot()
821 static int ocfs2_mark_dquot_dirty(struct dquot *dquot) in ocfs2_mark_dquot_dirty()
908 struct ocfs2_dquot *dquot = in ocfs2_alloc_dquot() local
916 static void ocfs2_destroy_dquot(struct dquot *dquot) in ocfs2_destroy_dquot()