Lines Matching refs:b_data

182 	dqhead = (struct ocfs2_disk_dqheader *)(bh->b_data);  in ocfs2_local_check_quota_file()
214 dqhead = (struct ocfs2_disk_dqheader *)(bh->b_data); in ocfs2_local_check_quota_file()
285 ldinfo = (struct ocfs2_local_disk_dqinfo *)(bh->b_data + in olq_update_info()
358 dchunk = (struct ocfs2_local_disk_chunk *)hbh->b_data; in ocfs2_recovery_load_quota()
434 ldinfo = (struct ocfs2_local_disk_dqinfo *)(bh->b_data + in ocfs2_begin_quota_recovery()
486 dchunk = (struct ocfs2_local_disk_chunk *)hbh->b_data; in ocfs2_recover_local_quota_file()
496 dqblk = (struct ocfs2_local_disk_dqblk *)(qbh->b_data + in ocfs2_recover_local_quota_file()
633 ldinfo = (struct ocfs2_local_disk_dqinfo *)(bh->b_data + in ocfs2_finish_quota_recovery()
728 ldinfo = (struct ocfs2_local_disk_dqinfo *)(bh->b_data + in ocfs2_local_read_info()
821 (chunk->qc_headerbh->b_data); in ocfs2_local_free_info()
872 dqblk = (struct ocfs2_local_disk_dqblk *)(bh->b_data in olq_set_dquot()
927 iter->qc_headerbh->b_data; in ocfs2_find_free_entry()
1016 dchunk = (struct ocfs2_local_disk_chunk *)bh->b_data; in ocfs2_local_quota_add_chunk()
1053 memset(dbh->b_data, 0, sb->s_blocksize - OCFS2_QBLK_RESERVED_SPACE); in ocfs2_local_quota_add_chunk()
1162 memset(bh->b_data, 0, sb->s_blocksize); in ocfs2_extend_local_quota_file()
1175 dchunk = (struct ocfs2_local_disk_chunk *)chunk->qc_headerbh->b_data; in ocfs2_extend_local_quota_file()
1207 dchunk = (struct ocfs2_local_disk_chunk *)bh->b_data; in olq_alloc_dquot()
1286 (od->dq_chunk->qc_headerbh->b_data); in ocfs2_local_release_dquot()