Lines Matching refs:bc_ecc
367 bc->bc_ecc = cpu_to_le16((u16)ecc);
384 u16 bc_ecc;
390 bc_ecc = le16_to_cpu(bc->bc_ecc);
406 ocfs2_hamming_fix_block(data, blocksize, ecc ^ bc_ecc);
422 bc->bc_ecc = cpu_to_le16(bc_ecc);
473 bc->bc_ecc = cpu_to_le16((u16)ecc);
491 u16 bc_ecc;
502 bc_ecc = le16_to_cpu(bc->bc_ecc);
528 fix = ecc ^ bc_ecc;
553 bc->bc_ecc = cpu_to_le16(bc_ecc);