Searched refs:ocfs2_dquot (Results 1 – 4 of 4) sorted by relevance
27 struct ocfs2_dquot { struct72 static inline struct ocfs2_dquot *OCFS2_DQUOT(struct dquot *dquot) in OCFS2_DQUOT()74 return container_of(dquot, struct ocfs2_dquot, dq_dquot); in OCFS2_DQUOT()
873 struct ocfs2_dquot *od = private; in olq_set_dquot()898 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot); in ocfs2_local_write_dquot()1224 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot); in ocfs2_create_local_dquot()1276 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot); in ocfs2_local_release_dquot()
701 struct ocfs2_dquot *odquot, *next_odquot; in ocfs2_drop_dquot_refs()994 struct ocfs2_dquot *dquot = in ocfs2_alloc_dquot()
1735 sizeof(struct ocfs2_dquot), in ocfs2_initialize_mem_caches()
Completed in 32 milliseconds