Lines Matching refs:b_data
183 dqhead = (struct ocfs2_disk_dqheader *)(bh->b_data); in ocfs2_local_check_quota_file()
215 dqhead = (struct ocfs2_disk_dqheader *)(bh->b_data); in ocfs2_local_check_quota_file()
286 ldinfo = (struct ocfs2_local_disk_dqinfo *)(bh->b_data + in olq_update_info()
359 dchunk = (struct ocfs2_local_disk_chunk *)hbh->b_data; in ocfs2_recovery_load_quota()
435 ldinfo = (struct ocfs2_local_disk_dqinfo *)(bh->b_data + in ocfs2_begin_quota_recovery()
487 dchunk = (struct ocfs2_local_disk_chunk *)hbh->b_data; in ocfs2_recover_local_quota_file()
497 dqblk = (struct ocfs2_local_disk_dqblk *)(qbh->b_data + in ocfs2_recover_local_quota_file()
634 ldinfo = (struct ocfs2_local_disk_dqinfo *)(bh->b_data + in ocfs2_finish_quota_recovery()
732 ldinfo = (struct ocfs2_local_disk_dqinfo *)(bh->b_data + in ocfs2_local_read_info()
827 (chunk->qc_headerbh->b_data); in ocfs2_local_free_info()
878 dqblk = (struct ocfs2_local_disk_dqblk *)(bh->b_data in olq_set_dquot()
933 chunk->qc_headerbh->b_data; in ocfs2_find_free_entry()
1022 dchunk = (struct ocfs2_local_disk_chunk *)bh->b_data; in ocfs2_local_quota_add_chunk()
1059 memset(dbh->b_data, 0, sb->s_blocksize - OCFS2_QBLK_RESERVED_SPACE); in ocfs2_local_quota_add_chunk()
1168 memset(bh->b_data, 0, sb->s_blocksize); in ocfs2_extend_local_quota_file()
1181 dchunk = (struct ocfs2_local_disk_chunk *)chunk->qc_headerbh->b_data; in ocfs2_extend_local_quota_file()
1213 dchunk = (struct ocfs2_local_disk_chunk *)bh->b_data; in olq_alloc_dquot()
1292 (od->dq_chunk->qc_headerbh->b_data); in ocfs2_local_release_dquot()