Lines Matching refs:qc_headerbh
243 brelse(pos->qc_headerbh); in ocfs2_release_local_quota_bitmaps()
264 newchunk->qc_headerbh = NULL; in ocfs2_load_local_quota_bitmaps()
267 &newchunk->qc_headerbh); in ocfs2_load_local_quota_bitmaps()
828 (chunk->qc_headerbh->b_data); in ocfs2_local_free_info()
934 iter->qc_headerbh->b_data; in ocfs2_find_free_entry()
1082 chunk->qc_headerbh = bh; in ocfs2_local_quota_add_chunk()
1175 chunk->qc_headerbh, in ocfs2_extend_local_quota_file()
1182 dchunk = (struct ocfs2_local_disk_chunk *)chunk->qc_headerbh->b_data; in ocfs2_extend_local_quota_file()
1183 lock_buffer(chunk->qc_headerbh); in ocfs2_extend_local_quota_file()
1185 unlock_buffer(chunk->qc_headerbh); in ocfs2_extend_local_quota_file()
1186 ocfs2_journal_dirty(handle, chunk->qc_headerbh); in ocfs2_extend_local_quota_file()
1263 status = ocfs2_modify_bh(lqinode, chunk->qc_headerbh, olq_alloc_dquot, in ocfs2_create_local_dquot()
1289 od->dq_chunk->qc_headerbh, OCFS2_JOURNAL_ACCESS_WRITE); in ocfs2_local_release_dquot()
1297 (od->dq_chunk->qc_headerbh->b_data); in ocfs2_local_release_dquot()
1299 lock_buffer(od->dq_chunk->qc_headerbh); in ocfs2_local_release_dquot()
1302 unlock_buffer(od->dq_chunk->qc_headerbh); in ocfs2_local_release_dquot()
1303 ocfs2_journal_dirty(handle, od->dq_chunk->qc_headerbh); in ocfs2_local_release_dquot()