Searched refs:qc_num (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Dquota_local.c263 newchunk->qc_num = i;
825 if (chunk->qc_num < oinfo->dqi_chunks - 1) {
829 ol_quota_chunk_block(sb, chunk->qc_num) - 1)
939 if (chunk->qc_num < oinfo->dqi_chunks - 1) {
943 ol_quota_chunk_block(sb, chunk->qc_num) - 1)
951 " entries free (type=%d)\n", chunk->qc_num,
1075 chunk->qc_num = list_entry(chunk->qc_chunk.prev,
1077 qc_chunk)->qc_num + 1;
1114 ol_quota_chunk_block(sb, chunk->qc_num) - 1;
1239 od->dq_local_off = ol_dqblk_off(sb, chunk->qc_num, offse
[all...]
H A Dquota.h79 int qc_num; /* Number of quota chunk */ member in struct:ocfs2_quota_chunk

Completed in 108 milliseconds