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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dquota.h23 struct ocfs2_dquot { struct
66 static inline struct ocfs2_dquot *OCFS2_DQUOT(struct dquot *dquot)
68 return container_of(dquot, struct ocfs2_dquot, dq_dquot);
H A Dquota_local.c871 struct ocfs2_dquot *od = private;
894 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot);
1220 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot);
1272 struct ocfs2_dquot *od = OCFS2_DQUOT(dquot);
H A Dquota_global.c904 struct ocfs2_dquot *dquot =
H A Dsuper.c1752 sizeof(struct ocfs2_dquot),

Completed in 146 milliseconds