Searched refs:ocfs2_quota_chunk (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ocfs2/
H A Dquota.h31 struct ocfs2_quota_chunk *dq_chunk; /* Chunk dquot is in */
77 struct ocfs2_quota_chunk { struct
H A Dquota_local.c239 struct ocfs2_quota_chunk *pos, *next;
253 struct ocfs2_quota_chunk *newchunk;
814 struct ocfs2_quota_chunk *chunk;
918 static struct ocfs2_quota_chunk *ocfs2_find_free_entry(struct super_block *sb,
924 struct ocfs2_quota_chunk *chunk = NULL, *iter;
960 static struct ocfs2_quota_chunk *ocfs2_local_quota_add_chunk(
968 struct ocfs2_quota_chunk *chunk = NULL;
1076 struct ocfs2_quota_chunk,
1091 static struct ocfs2_quota_chunk *ocfs2_extend_local_quota_file(
1098 struct ocfs2_quota_chunk *chun
[all...]
H A Dsuper.c1717 sizeof(struct ocfs2_quota_chunk),

Completed in 126 milliseconds