Searched refs:ocfs2_dquot (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/ocfs2/
H A Dquota.h26 struct ocfs2_dquot { struct
71 static inline struct ocfs2_dquot *OCFS2_DQUOT(struct dquot *dquot) OCFS2_DQUOT()
73 return container_of(dquot, struct ocfs2_dquot, dq_dquot); OCFS2_DQUOT()
H A Dquota_local.c873 struct ocfs2_dquot *od = private; olq_set_dquot()
898 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot); ocfs2_local_write_dquot()
1224 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot); ocfs2_create_local_dquot()
1276 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot); ocfs2_local_release_dquot()
H A Dquota_global.c688 struct ocfs2_dquot *odquot, *next_odquot; ocfs2_drop_dquot_refs()
950 struct ocfs2_dquot *dquot = ocfs2_alloc_dquot()
H A Dsuper.c1777 sizeof(struct ocfs2_dquot), ocfs2_initialize_mem_caches()

Completed in 129 milliseconds