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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dquota_local.c270 newchunk->qc_num = i;
825 if (chunk->qc_num < oinfo->dqi_chunks - 1) {
829 ol_quota_chunk_block(sb, chunk->qc_num) - 1)
937 if (chunk->qc_num < oinfo->dqi_chunks - 1) {
941 ol_quota_chunk_block(sb, chunk->qc_num) - 1)
949 " entries free (type=%d)\n", chunk->qc_num,
1073 chunk->qc_num = list_entry(chunk->qc_chunk.prev,
1075 qc_chunk)->qc_num + 1;
1112 ol_quota_chunk_block(sb, chunk->qc_num) - 1;
1237 od->dq_local_off = ol_dqblk_off(sb, chunk->qc_num, offse
[all...]
H A Dquota.h73 int qc_num; /* Number of quota chunk */ member in struct:ocfs2_quota_chunk

Completed in 62 milliseconds