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()
476 int __ocfs2_sync_dquot(struct dquot *dquot, int freeing) in __ocfs2_sync_dquot()
588 static int ocfs2_sync_dquot_helper(struct dquot *dquot, unsigned long type) in ocfs2_sync_dquot_helper()
642 static int ocfs2_write_dquot(struct dquot *dquot) in ocfs2_write_dquot()
678 static int ocfs2_release_dquot(struct dquot *dquot) in ocfs2_release_dquot()
732 static int ocfs2_acquire_dquot(struct dquot *dquot) in ocfs2_acquire_dquot()
815 static int ocfs2_mark_dquot_dirty(struct dquot *dquot) in ocfs2_mark_dquot_dirty()
901 struct ocfs2_dquot *dquot = in ocfs2_alloc_dquot() local
909 static void ocfs2_destroy_dquot(struct dquot *dquot) in ocfs2_destroy_dquot()