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

/linux-master/fs/ocfs2/
H A Dquota.h27 struct ocfs2_dquot { struct
72 static inline struct ocfs2_dquot *OCFS2_DQUOT(struct dquot *dquot)
74 return container_of(dquot, struct ocfs2_dquot, dq_dquot);
H A Dquota_local.c871 struct ocfs2_dquot *od = private;
896 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot);
1222 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot);
1278 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot);
H A Dquota_global.c711 struct ocfs2_dquot *odquot, *next_odquot;
1007 struct ocfs2_dquot *dquot =
H A Dsuper.c1712 sizeof(struct ocfs2_dquot),

Completed in 125 milliseconds