Lines Matching refs:ocfs2_quota_chunk
239 struct ocfs2_quota_chunk *pos, *next; in ocfs2_release_local_quota_bitmaps()
253 struct ocfs2_quota_chunk *newchunk; in ocfs2_load_local_quota_bitmaps()
818 struct ocfs2_quota_chunk *chunk; in ocfs2_local_free_info()
922 static struct ocfs2_quota_chunk *ocfs2_find_free_entry(struct super_block *sb, in ocfs2_find_free_entry()
928 struct ocfs2_quota_chunk *chunk = NULL, *iter; in ocfs2_find_free_entry()
964 static struct ocfs2_quota_chunk *ocfs2_local_quota_add_chunk( in ocfs2_local_quota_add_chunk()
972 struct ocfs2_quota_chunk *chunk = NULL; in ocfs2_local_quota_add_chunk()
1080 struct ocfs2_quota_chunk, in ocfs2_local_quota_add_chunk()
1095 static struct ocfs2_quota_chunk *ocfs2_extend_local_quota_file( in ocfs2_extend_local_quota_file()
1102 struct ocfs2_quota_chunk *chunk; in ocfs2_extend_local_quota_file()
1116 struct ocfs2_quota_chunk, qc_chunk); in ocfs2_extend_local_quota_file()
1225 struct ocfs2_quota_chunk *chunk; in ocfs2_create_local_dquot()