Lines Matching refs:qc_num
263 newchunk->qc_num = i; in ocfs2_load_local_quota_bitmaps()
829 if (chunk->qc_num < oinfo->dqi_chunks - 1) { in ocfs2_local_free_info()
833 ol_quota_chunk_block(sb, chunk->qc_num) - 1) in ocfs2_local_free_info()
943 if (chunk->qc_num < oinfo->dqi_chunks - 1) { in ocfs2_find_free_entry()
947 ol_quota_chunk_block(sb, chunk->qc_num) - 1) in ocfs2_find_free_entry()
955 " entries free (type=%d)\n", chunk->qc_num, in ocfs2_find_free_entry()
1079 chunk->qc_num = list_entry(chunk->qc_chunk.prev, in ocfs2_local_quota_add_chunk()
1081 qc_chunk)->qc_num + 1; in ocfs2_local_quota_add_chunk()
1118 ol_quota_chunk_block(sb, chunk->qc_num) - 1; in ocfs2_extend_local_quota_file()
1243 od->dq_local_off = ol_dqblk_off(sb, chunk->qc_num, offset); in ocfs2_create_local_dquot()
1246 ol_dqblk_block(sb, chunk->qc_num, offset), in ocfs2_create_local_dquot()
1294 offset = ol_dqblk_chunk_off(sb, od->dq_chunk->qc_num, in ocfs2_local_release_dquot()