Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
A Dquota.h27 struct ocfs2_dquot { struct
72 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()
A Dquota_local.c873 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()
A Dquota_global.c701 struct ocfs2_dquot *odquot, *next_odquot; in ocfs2_drop_dquot_refs()
994 struct ocfs2_dquot *dquot = in ocfs2_alloc_dquot()
A Dsuper.c1735 sizeof(struct ocfs2_dquot), in ocfs2_initialize_mem_caches()

Completed in 32 milliseconds