Searched refs:qc_headerbh (Results 1 – 2 of 2) sorted by relevance
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() 824 (chunk->qc_headerbh->b_data); in ocfs2_local_free_info() 930 iter->qc_headerbh->b_data; in ocfs2_find_free_entry() 1078 chunk->qc_headerbh = bh; in ocfs2_local_quota_add_chunk() 1171 chunk->qc_headerbh, in ocfs2_extend_local_quota_file() 1178 dchunk = (struct ocfs2_local_disk_chunk *)chunk->qc_headerbh->b_data; in ocfs2_extend_local_quota_file() 1179 lock_buffer(chunk->qc_headerbh); in ocfs2_extend_local_quota_file() 1181 unlock_buffer(chunk->qc_headerbh); in ocfs2_extend_local_quota_file() [all...]
80 struct buffer_head *qc_headerbh; /* Buffer head with chunk header */ member